-
signalandprocesing
压缩文件中包含五个matlab程序,可用于求解信号与系统常用信号(如双边、单边指数信号、门函数等)的傅立叶变换并图形显示变换结果(compressed file contains five Matlab procedures, can be used for signal and the signal system used (such as bilateral, unilateral index signal gate function) of the Fourier transform and graphics transform results)
- 2007-02-05 12:46:50下载
- 积分:1
-
fax_communication_and_modem
传真通信与调制解调器是学习传真通信及调制解调的一本好书(fax communications and fax modem is studying communications and modulation and demodulation of a good book)
- 2007-03-14 16:29:43下载
- 积分: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
-
UAV
用于无人自动舰艇的直行,转弯控制,内含simulink仿真(No auto-ship for the straight, turn control, containing simulink simulation)
- 2009-03-13 09:11:02下载
- 积分:1
-
welch
matlab Welch法实现谱估计,基本原理验证(matlab Welch method to achieve spectrum estimation, the basic principles of validation)
- 2014-11-14 22:51:54下载
- 积分:1
-
蝙蝠算法 BAS_example
说明: MATLAB程序,蝙蝠算法,进行函数寻优(bat search algorithm)
- 2019-12-18 16:21:46下载
- 积分:1
-
EM算法
说明: 详细讲解EM(期望最大化)算法,并使用混合高斯分布示例编程实现解答(Explain EM (expectation maximization) algorithm in detail, and use mixed Gaussian distribution example programming to realize the solution)
- 2020-03-31 23:06:43下载
- 积分:1
-
LPCVocoder
说明: 语音信号处理 LPC Matlab代码 Rice University (speech signal processing,LPC,Matlab codes,Rice University)
- 2011-03-19 00:13:22下载
- 积分:1
-
fspnt
说明: FLAMES 平台下的空域模型构建,该方法可扩展为裁剪系统(FLAMES platform airspace modeling, this method can be extended to cutting system)
- 2011-03-23 19:04:15下载
- 积分:1
-
suijishushengcheng
MATLAB随机数生成.M文件
里面有很多例子(MATLAB random number generator. M files)
- 2010-06-01 13:42:28下载
- 积分:1