资源列表
永磁同步电机
- 基于滑膜速度控制的永磁同步电机矢量控制模型,实现转速和电流双闭环控制
Pofacets基于物理光学近似的雷达散射截面计算Matlab程序
- 基于物理光学近似的雷达散射截面计算Matlab 程序 来源:美国海军研究生院 Dr. David C. Jenn
MATLAB车牌自动识别&门禁管理系统
- 车牌识别系统,包括读取摄像头车牌图片,处理识别车牌,匹配内部存储车牌号数据库,自动给出是否允许进入的指令。已整合成界面,全面强大
pso-SVM
- pso优化SVM参数,可运行。MATLAB实现(PSO optimizes SVM parameters, which can be run. MATLAB implementation)
基于LSTM的航班乘客预测
- 负荷预测 可以修改数据集进行预测谢谢谢谢谢谢(prediction in power election)
CHTC
- GB∕T 38146.2-2019 中国汽车行驶工况 第2部分:重型商用车辆工况循环mat文件(GB / T 38146.2-2019 driving conditions of Chinese vehicles Part 2: mat documents of heavy commercial vehicles)
粘将Maxwell模型转化为Prony Series
- maxwell模型转换为prony级数,用于粘弹性材料分析计算。(Maxwell model converted to Prony series)
人口预测
- 时间序列的人口预测,采用三次指数平滑,还有灰色预测,有数据提供参考。(The population forecast of time series adopts three exponential smoothing and grey forecast, which provides reference for data.)
heroDtq-EliteQuant_Matlab-master
- 全球首个基于Matlab的量化投资回测和实盘交易开源平台。 它提供一致的回测及实时交易解决方案。它遵循现代设计模式,例如事件驱动,多线程并发式, 服务器/客户端架构和松散耦合的强大稳定的分布式系统。它遵循与其他EliteQuant产品线相同的结构和绩效评估值,这使得与使用其他语言的交易者分享变得更容易。(The world's first open-source platform for quantitative investment backtesting and real deal base
zuixiaoercheng
- 两种对二阶系统进行参数辨识的最小二乘算法,一种可以直接得到输入输出之间的传递函数,一种可以解出线性的差分方程各系数,再反解得到传递函数。附带的一个二阶系统的模型,可以自行下载导入输入输出数据进行试验。(Two kinds of least square algorithm for parameter identification of second-order system, one can directly get the transfer function between input and
正则化方法
- 在进行矩阵求逆等计算时遇到矩阵条件数较大导致病态时,常用的各种解决病态方程方法(In the calculation of matrix inversion, when the number of matrix conditions is large, which leads to ill condition, various common methods to solve ill condition equation are used)
牛顿法解优化问题
- 使用各种牛顿法(包括普通牛顿法,拟牛顿法,阻尼牛顿法)求解优化问题(Using various Newton methods (including general Newton method, quasi Newton method, damped Newton method) to solve optimization problems)