-
prony_analysis
matlab code of 普朗尼算法 以及 doc文件
- 2010-07-08 21:50:42下载
- 积分:1
-
quxiannihe
曲线拟合范例
已知y=x^(-1/2),x分别取1:9 通过训练拟合,推测x=10和11时的y值(Known example of curve fitting y = x ^ (-1/2), x respectively 1:9 fit through training, that x = 10 and 11 when the y value)
- 2009-05-24 16:11:33下载
- 积分:1
-
MATLAB_Modeling_Tutorial
说明: matlab建模教程
目录:
1、线性规划
2、整数规划
3、非线性规划
4、动态规划
………………(matlab Modeling Tutorial)
- 2010-04-23 18:22:11下载
- 积分:1
-
半结构化低密度奇偶校验码设计方法
利用均衡不完全区组设计(Balance Imcomplete Block Designs,BIBD)的半结构化低密度奇偶校验(Low Density Parity Check,LDPC)码设计方法。可以生成仿真结果曲线(The use of a balanced incomplete block design (Balance Imcomplete Block Designs, BIBD) semi-structured Low Density Parity Check Codes design methods. The simulation results can be generated curve.)
- 2020-07-04 02:20:02下载
- 积分:1
-
adaptcdma
Adaptive DS-CDMA Receiver
- 2010-05-08 11:24:16下载
- 积分:1
-
PCAcode
上传一个PCA的原代码,以便供大家互相交流和学习使用(the original code, in order for the mutual exchange and learning to use)
- 2007-04-10 15:16:22下载
- 积分:1
-
fft_test
FFT程序,在做OFDM时是必要的模块,很有用,在matlab上仿真实现。(FFT program, is necessary when doing OFDM module useful in matlab Simulation.
)
- 2011-07-07 20:04:10下载
- 积分:1
-
ofdm(complete)
正交频分复用(OFDM)的完整系统仿真程序,值得学习参考(Orthogonal Frequency Division Multiplexing (OFDM) is a complete system simulation program, it is worth learning reference)
- 2013-11-13 11:13:32下载
- 积分:1
-
Aitken
非线性方程组的求解方法:使用matlab编写,运用了aitken加速方法(Non-linear equations method: the use of matlab prepared to accelerate the use of Aitken Ways)
- 2009-02-12 16:45:42下载
- 积分:1
-
logintimeout
说明: 这个模型可以在MATLAB中,为数据库的进入,提供时间倒数,以防止过多地试密码,从而提高系统的保密性( TIMEOUT = LOGINTIMEOUT(FIRSTARG,SECONDARG) returns the current
value of time allowed for a connection to a database to be
successful. FIRSTARG, an optional argument, is a string that
specifies the JDBC driver to be used establishing the database
connection. SECONDARG, an optional argument, is an integer that
specifies the length of time the driver will attempt to make a
connection to a database. If FIRSTARG is not specified then the
default JDBC/ODBC bridge is used to establish the connection to
the database. If function is used without arguments then the
current time out value is returned. )
- 2011-04-08 08:59:55下载
- 积分:1