-
sensorless_MRAS
基于MRAS无速度传感器的永磁同步电机的仿真模型,可以实现较好的仿真结果。(MRAS based speed sensorless permanent magnet synchronous motor simulation model, can achieve a better simulation results.)
- 2013-08-11 12:24:07下载
- 积分:1
-
decode_tuyang
资料中包含利用校验子(错误图样)译码的原理、编码流程图以及matlab的编码,程序中配有注释,通俗易懂。(Information contained in the use of sub-parity (error pattern) decoding principle, flow charts and coding matlab code, the program with notes, easy to understand.)
- 2013-11-25 19:23:17下载
- 积分:1
-
TABU-search
这个是tabu 搜索算法, 用matlab实现,有助于学习tabu算法的人(it is the TABU algorithm)
- 2012-07-02 22:47:31下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
ideal_k_means
matlab的k_means(k均值)算法的例子的实现。(the matlab k_means (k mean) algorithm example implementation.)
- 2011-11-14 10:06:46下载
- 积分:1
-
juxingxinhao2
产生周期矩形信号的matlab源程序,希望对大家有帮助(Produce periodic rectangular signal matlab source, we want to help)
- 2012-10-19 01:19:34下载
- 积分:1
-
2323232
tuning pid controller "matlab"
- 2012-10-24 18:37:22下载
- 积分:1
-
disizhangchegnxu
disizhangchegnxu程序集合是北京航空航天大学编写的(disizhangchegnxu collection procedure is to write the Beijing University of Aeronautics and Astronautics)
- 2014-01-13 11:03:01下载
- 积分:1
-
M DCB
基于球协函数模型的GPS差分码延迟估计
电离层(Estimation of GPS Differential code delay based on Spherical harmonic function model
ionosphere)
- 2016-07-04 17:08:03下载
- 积分:1
-
Schaffer
基于MATLAB编程的粒子群算法,测试函数为shaffer(MATLAB programming based particle swarm algorithm, test function shaffer)
- 2010-12-14 10:32:21下载
- 积分:1