-
matlab_differential_eguation_resolve
非常好的MATLAB学习书籍,非常值得下载,一定能对用户有很大帮助。
此书为MATLAB微分方程求解。(MATLAB to learn a very good book, well worth downloading certainly of great help to users. This book for MATLAB to solve differential equations.)
- 2009-09-16 10:49:28下载
- 积分:1
-
fastsvds
A Matlab function that performs sparse singular value decomposition faster than the build in svds function.
- 2010-01-12 18:33:53下载
- 积分:1
-
fdtd_2d
一个2D的FDTD模拟算例,包括完整的定义、初始化、更新方程、显示和FDTD迭代文件。该算例适合初学FDTD的人员掌握完整流程。(A 2D FDTD simulation examples, including a complete definition, initialization, update equations, display and FDTD iteration file. This example is suitable for beginners FDTD personnel to master the complete process.)
- 2013-02-04 09:48:15下载
- 积分:1
-
MIKOV-FUNCTION
学习matlab的方程小程序,没问题额的啊(Learning matlab equation applet, the amount is no problem)
- 2011-09-27 08:32:09下载
- 积分:1
-
fengxian
基于matlab软件的联络线功率波动风险评估的源代码(Matlab software-based tie-line power fluctuation risk assessment of the source code)
- 2021-03-09 21:59:27下载
- 积分:1
-
PSO-GA-TSP-PID
压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题(Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algorithm based on genetic algorithm for TSP, genetic algorithm for TSP)
- 2015-01-22 09:44:49下载
- 积分:1
-
Kalman_Matlab
一个kalmen filter 的介绍,就是matlab中如何使用kalmen filter(A paper about the introduction of the kalmen filter)
- 2013-11-20 15:45:23下载
- 积分:1
-
ukf_pre_9div_ca
卡尔曼滤波航迹预测,程序使用UKF算法,使用简练的语言实现了航迹的滤波以及预测。(Kalman filter forecast track, the program uses UKF algorithm, using concise language to implement the track filtering and prediction.)
- 2014-03-19 16:56:57下载
- 积分:1
-
53607938wind_turbine_module
说明: 基于matlab的双馈风力发电机组的仿真模型若干,有相关文件资料可以参考一下。(DFIG matlab There are some simulation models of doubly fed wind turbine based on MATLAB. There are some related documents for reference.)
- 2020-07-24 15:40:00下载
- 积分:1
-
fisherface
Eigenfaces: PCA tends to find a p-dimensional subspace
whose basis vectors correspond to the maximum
variance direction in the original image space (p N).
We called the new subspace defined by basis vectors “face
space”. First, all training faces are projected onto the face
space to find a set of weights that describes the contribution
of each vector. Then we project all testing faces onto the
face space to obtain a set of weights. Finally, we identify
the face by comparing a set of weights for the testing face
to sets of weights of training faces.
- 2010-11-20 17:00:21下载
- 积分:1