-
MJakesCH
Matlab编写的Jakes信道模型,接口参数定义见程序(Matlab prepared Jakes channel model, see the definition of interface parameters of procedures)
- 2007-10-10 12:54:02下载
- 积分:1
-
jac
雅克比迭代用matlab实现 我是一个初学者 费了我很大的功夫 大家一定要珍惜(Jacobi iteration with matlab realize I' m a beginner cost me a lot of effort we must cherish)
- 2012-05-31 19:46:29下载
- 积分: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
-
msx60
solar pv array model of msx60
- 2013-12-08 19:14:17下载
- 积分:1
-
genetic-algorithm
遗传算法可用于优化计算,C++,lingo都可用(Genetic algorithms can be used for optimization, C++, lingo are available)
- 2011-05-13 13:54:26下载
- 积分:1
-
FH
说明: 这是一个用simulink搭建的经典的跳频模型,对了解跳频有一定的帮助,模型,调试过了,没有问题。(This is a FH model in simulink.)
- 2013-11-11 14:52:15下载
- 积分:1
-
Voice-signal
基于matlab的语音信号处理的几篇论文,涉及自相关基音检测、时域频域参数分析等(Based on several papers matlab speech signal processing, involving autocorrelation pitch detection, time domain analysis, frequency-domain parameters)
- 2013-12-11 17:26:48下载
- 积分:1
-
Matlab-Code-for-Image-Representation
附件程序为图像稀疏表示的源代码,程序用matlab编写,能正常运行。(Sparse representation of the image attachment program source code, programs written with matlab able to function properly.)
- 2011-02-16 15:10:08下载
- 积分:1
-
sxspwm0506
三相SPWM逆变器仿真分析,可以出正确波形(Three-phase SPWM inverter simulation analysis, the correct waveform)
- 2013-07-17 19:09:31下载
- 积分:1
-
matlab
说明: 文档中包含多个MATLAB函数索引(中英文字母)以及一部分信号处理常用函数(Document contains several MATLAB function index (in English letters) and some of the commonly used signal processing functions)
- 2010-04-27 09:54:31下载
- 积分:1