-
matlabjichu
关于matlab初学者入门的课件,初学者可以学到不少的(portal on the Matlab courseware beginners, beginners can learn a lot of)
- 2007-01-30 17:33:23下载
- 积分:1
-
readdztdata
读取美国SIR系列雷达的数据,有利于我们在MATLAB上实现对雷达采集数据的处理(Read the U.S. SIR series of radar data will help us to achieve in the MATLAB processing of radar data collection)
- 2010-07-18 08:35:40下载
- 积分:1
-
Single_Phase_Inverter
Single Phase Inverter with PWM
- 2021-03-27 21:19:12下载
- 积分: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
-
suijiyinzifa
利用随机因子法计算旋转杆滑块系统随机性的问题(computing the probablity of multibody system by the random method)
- 2011-12-19 13:26:07下载
- 积分:1
-
Matlab_ODE_solution
对matlab ODE的求解进行了详细的分析,并带有详细的例子(代码)可用来练习。(Matlab ODE solution on a detailed analysis, with detailed examples (code) can be used to practice.)
- 2009-01-01 14:58:54下载
- 积分:1
-
power_spectrum
直接法,间接法,AR普 功率谱估计,其他的自己看文档就能明白了(Direct method, indirect method, AR & P power spectrum estimation, the other will be able to understand a document that looks at)
- 2010-11-17 09:51:41下载
- 积分:1
-
quzao
说明: 在matlab环境下图像加上噪声然后用中值滤波方式去除噪声(Image in matlab environment with noise and then median filtering method to remove noise)
- 2010-04-20 19:31:33下载
- 积分:1
-
vehicle-color-identification
color identification system using matlab
- 2013-03-31 14:32:32下载
- 积分:1
-
NEXT
自然激励技术法,用互相关函数代替脉冲响应函数。(Natural excitation technique method using cross-correlation function instead of the impulse response function.)
- 2015-10-29 16:06:32下载
- 积分:1