-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
qpsk
QPSK 编码 课程设计 matlab仿真 毕业设计 源代码 程序(QPSK encoded curriculum design the matlab simulation graduation design source code program)
- 2013-01-15 18:58:50下载
- 积分:1
-
neural1
neural network program with 1
- 2014-11-20 11:35:23下载
- 积分:1
-
tttttttttlpc.m
利用matlab的lpc function 實做出將input source音檔算出其coefficent and gain並由上述資料可以重新合成還原音訊(The lpc function using matlab real audio file to make the input source is calculated by its coefficent and gain reduction above information can be re-synthesized audio)
- 2014-01-07 22:45:53下载
- 积分:1
-
Kalman-Filter
《卡尔曼滤波原理及应用-MATLAB仿真》一书源代码例程( Kalman filter theory and applications- MATLAB simulation a book source code routines
)
- 2016-09-25 22:35:02下载
- 积分:1
-
Matlab_Lineequition
matlab 多个计算方程租的算法汇集 主要讲的是一般方法 还有正定矩阵的解法(matlab multiple computing algorithm equation rent pooling the main speaker is the general approach there is definite solution matrix)
- 2008-12-23 17:40:54下载
- 积分:1
-
mxulie
一个很简单的m序列产生过程,很容易掌握的。(m-sequences generated by matlab procedures, good procedures, hard to find, and can be downloaded.)
- 2009-03-13 19:52:51下载
- 积分:1
-
cmamma
关于信道盲均衡及其改进算法的源代码,有参考价值,请关注(On Blind Equalization Algorithm and its source code, there is reference value, please pay attention)
- 2010-05-23 12:24:07下载
- 积分:1
-
CurveLab-2.0.2.tar
CurveLab-2.0.2.tar.zip,最新的curvelab变换的程序(CurveLab- 2.0.2.tar.zip. The latest transformation process curvelab)
- 2007-05-04 23:43:01下载
- 积分:1
-
lla2ecef
Convert from latitude, longitude, and altitude (geodetic with respect to the WGS-84 ellipsoid) to a position vector in the Earth-centered, Earth-fixed (ECEF reference frame.
- 2013-09-26 23:55:27下载
- 积分:1