-
25811234pcm
说明: 基于MATLAB的编码技术资料 解码编程(pcm
)
- 2010-05-01 10:57:49下载
- 积分:1
-
cma_gaijin
此程序为改进后的cma算法,纠正了相位的偏移,对于研究cma算法的有帮助(This program improved cma algorithm to correct the phase offset for cma algorithm)
- 2020-10-17 19:37:27下载
- 积分:1
-
SmithChart
用matlab编写的smith圆图软件
解压之后包括两个文件
直接运行.m即可(Prepared by using matlab software smith circle diagram extract directly after the operation, including two documents. M can)
- 2007-07-15 01:43:23下载
- 积分:1
-
stress
输入某一点的应力值(6个),可以求出其主应力、主应力方向以及切应力值(Enter a point of stress (6), can find the principal stresses, principal stress direction and the shear stress)
- 2020-11-20 10:59:37下载
- 积分: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
-
Levenberg-Marquardt
上传的是Levenberg-Marquardt方法的基本原理(Upload is the basic principle of the Levenberg-Marquardt method)
- 2012-08-13 10:13:10下载
- 积分:1
-
allcode
Codes for the functions in wavelet domain
- 2013-03-09 13:30:27下载
- 积分:1
-
raydoppler
通信中常用瑞利衰落信道,给大家共享,欢迎大家下载(raydoppler)
- 2009-04-08 11:12:43下载
- 积分:1
-
M2_FSK_Digital_Modulation_mdl
说明: 2fsk在matlab simmulink上面的仿真(2fsk above simulation in matlab simmulink)
- 2010-04-10 10:01:19下载
- 积分:1
-
matlabshiyan5
matlab离散信号时域分析,和频域分析实例,适合基础者使用。(来源课堂个人实验)(Matlab discrete time-domain signal analysis and frequency domain analysis of the examples, the use of suitable infrastructure. (Source individual classroom experiment))
- 2007-05-02 16:10:40下载
- 积分:1