-
KalmanAll
关于卡尔曼滤波的例子以及工具箱,经测试可以使用(Kalman filter on the example and tool kit, the test could be used)
- 2011-06-09 17:31:50下载
- 积分:1
-
plt
An improved version of MATLAB s plot(...) optimized for data exploration(An improved version of MATLAB's plot (...) o ptimized for data exploration)
- 2007-04-05 19:13:59下载
- 积分:1
-
ABC2dq
program simulink of park s transform ,transforming 2 to 3 axes
- 2014-11-17 19:27:21下载
- 积分:1
-
1
说明: MATLAB 拥有大量的常用数学函数、工具箱,基本包括了现今数学、物理及工程应用领域的
常用函数,如能熟练掌握,无论在编程时间或程序量上,都远远低于Fortran、C 等高级语言,尤其在
处理矩阵和向量计算方面更具有无可比拟的优势。
我们在数学建模竞赛中,由于只有短短的三到四天,而论文的评判不仅注重计算的结果更注重模型
的创造性,比赛中把大量的时间花费在编写和调试程序上只会喧宾夺主,这是不值得的,这时使用
MATLAB 可以很大程度上的方便计算、节省时间,使我们将精力更多的放在模型的完善上,所以是较
为理想的。
这里我们仅举了一些运用 MATLAB 的例子,这些都是在数学建 模中时常遇到的问题,希望能抛砖引玉,帮助同学们在数学建模中方便、快捷的使用MATLAB,并善用这一工具。(mathematical modeling question Matlab example)
- 2009-09-06 19:12:30下载
- 积分:1
-
syn_start_resister
三相异步电机的启动,转子绕组接电阻启动,大家支持(Three-phase induction motor startup, the rotor winding resistance then start)
- 2009-05-20 11:37:10下载
- 积分:1
-
convolutional_encoder
convolution encoder matlab code for 1/n
- 2010-12-03 15:31:43下载
- 积分:1
-
lab
some matlab example for beginers
- 2010-12-18 02:19:20下载
- 积分:1
-
chapter4-matlab-program
ASK,QPSK,FSK,MSK等通信中经典的调制程序,用matlab编写,非常适合通信领域专业参考(ASK, QPSK, FSK, MSK modulation and other communications in the classic procedure, using matlab prepared, very professional reference for communication)
- 2011-05-10 17:57:01下载
- 积分:1
-
otsu
matlab中大津法(otsu)的源代码程序,已经经过测试,可以在matlab中直接运行(matlab in Otsu (otsu) program source code, has been tested and can be run directly in matlab)
- 2015-03-18 15:17:41下载
- 积分:1
-
fisher_classify
function [clusters,c,F]=fisher_classify(A,B,data)
fisher判别法程序
输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本
输出C为判别系数向量
(function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known types of samples- variable matrix, data to be classified as output samples for discriminant coefficient vector C)
- 2009-05-09 17:16:52下载
- 积分:1