摘要:
矩阵特征向量和特征值的含义,几何物理意义 A是n阶矩阵,x是n维列向量,则 A x 也是n维列向量,当然它己经改变了原来的 x 的大小与方向。有没有一个特别的非零向量 ,使得向量 A x 仅仅使向量x伸长了若干倍而没有改变其方向呢?这个使 A x = λ x 成立的特别的向量因矩阵A而定,反映A的内 阅读全文
摘要:
pycharm Activate.ps1 cannot be loaded because the execution of scripts is disabled on this system. PS D:\boshi\myvenv\Scripts> .\activateFile D:\boshi 阅读全文
摘要:
python manage.py dbshell CommandError: You appear not to have the ‘mysql’ program installed or on your path. 找到 Mysql 所在的文档夹的 bin 目录,添加至系统环境变量的 Path 即 阅读全文
摘要:
ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine已建立的连接已被主机中的软件中止 可能的原因: 超时或其他网络级错误. 阅读全文
摘要:
出现问题: Not Found: /static/admin/css/login.css Not Found: /static/admin/css/dashboard.css Not Found: /static/admin/css/base.css Not Found: /static/admin 阅读全文