-
CompleteMATLABCode
Dispersion de Rutherford en Matlab
- 2009-05-05 02:22:09下载
- 积分:1
-
compare_ekf_kf
KF与EKF的比较,详细的列举了一些区别和效果(Comparison of KF and EKF, a detailed list of some of the differences and effects)
- 2021-05-15 18:30:02下载
- 积分:1
-
polarcode_scl
实现极化码的编码和译码算法,其中译码部分采用的是SCL算法来实现译码的。(Polarization code coding and decoding algorithm, including decoding part adopts the SCL algorithm to realize the decoding.)
- 2021-04-23 21:18:47下载
- 积分:1
-
bchgenpoly
产生BCH码多项式,其中码字长度为N,消息长度为K(BCH code generated polynomial, which codeword length N, message length K)
- 2007-07-16 17:31:18下载
- 积分:1
-
OFDMcode
OFDM信号的编码译码仿真,英文说明更详细。(This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all the common settings to specify all the
simulation parameters such as FFT size, number of carriers,
input data source file, input and output WAV files, etc.
See settings.m for more details.
Note: The both the receiver and transmitter must have a copy of the
input data file, as this is used for calculating the exact number
of data words in the transmission.
The scripts should work as extracted. Just run imagetx.m to generate the
OFDM signal. Then run imagerx.m to decode the signal. The initial settings
transmit a wave file Corrs.wav . The decoded OFDM data ( Out.wav ) can be
compared with the original data by listening to the two wave files.)
- 2009-04-20 21:55:05下载
- 积分:1
-
chap4
系统辨识与自适应控制MATLAB 仿真CH4 ,,好东西大家一起分享(System identification and adaptive control of MATLAB simulation of CH4,, good things to share with everyone)
- 2009-12-16 10:51:11下载
- 积分:1
-
gatbx
generic algorithm code in matlab
- 2012-05-02 19:51:17下载
- 积分:1
-
终极代理CC发包压力测试
免费分享给大家多多关照以后有很多不懂的大家多多帮忙(Free for everyone to learn)
- 2020-06-23 11:00:02下载
- 积分:1
-
tingfao
最小二乘回归分析算法,可以动态调节运行环境的参数,阐述了负荷预测的应用研究。( Least-squares regression analysis algorithm, Can dynamically adjust the parameters of the operating environment, It describes the application of load forecasting.)
- 2016-09-22 21:12:42下载
- 积分:1
-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1