-
A-Comparison-Between-the-Firefly-Algorithm-and-Pa
A Comparison Between the Firefly Algorithm and Particle Swarm Optimization
- 2015-01-06 03:13:55下载
- 积分:1
-
Gabor
Gabor filter MATLAB realization.
- 2010-09-02 16:34:08下载
- 积分:1
-
bldc
说明: 在分析了无刷直流电动机 (BLDCM) 数学模型的基础上,用 MAT LAB建立了无刷直流电动机控制系统的
真模型,对系统进行了仿真和分析,给出了仿真结果,验证了数学模型的有效性及控制系统设计的合理性。(The analysis of the brushless DC motor (BLDCM) based on the mathematical model, using MAT LAB established a brushless DC motor control system of the true model of the system simulation and analysis of simulation results to verify the mathematical model effectiveness and control system design is reasonable.)
- 2011-04-06 14:16:40下载
- 积分:1
-
Untitlnnned
一个关于卡尔曼滤波的程序,自己编的,希望对初学matlab的同学有用(A Kalman filter program, compiled hope Matlab beginner students)
- 2012-05-21 17:02:43下载
- 积分:1
-
Matlab
Gauss Seidel 解数学矩阵方程
Bisection 解1元高次方程
Newton Method 解高次方程
Taylor series 泰勒公式求方程近似解(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations.)
- 2011-12-20 00:42:19下载
- 积分:1
-
Artifact-reduction-using-fuzzy-filtering
Artifact reduction using fuzzy logic
- 2014-02-04 14:57:27下载
- 积分:1
-
powergui
CONVERTER-POWER-IN MATLAB
- 2013-06-20 13:13:52下载
- 积分:1
-
zf
说明: Zero Forcing Equalization for Complex Channel
- 2014-01-12 00:20:12下载
- 积分:1
-
system
使用matlab编程,实现文件数据游程编码、(7,4)线性码、模拟二元传输信道(Using matlab programming, file data length coding, (7,4) linear code, binary transmission channel simulation)
- 2010-06-25 19:02:48下载
- 积分:1
-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1