-
Channel-Coding
Channel coding matlab codes, cyclic codes anc conv codes, encoders and decoders
- 2013-11-22 01:56:45下载
- 积分:1
-
JADE
角度和时延联合估计的DOA算法,在matlab环境下实现(Angle and delay DOA joint estimation algorithm in matlab environment to achieve)
- 2020-12-30 17:19:00下载
- 积分:1
-
Rain_dataset
Dataset mikky glass for matlab
- 2015-03-12 20:12:50下载
- 积分:1
-
parameter-identification
matlab differential equation parameter identification
matlab微分方程参数识别(matlab differential equation parameter identification
)
- 2012-11-26 19:58:12下载
- 积分:1
-
MatLab
一用GA直接训练BP网络的权重算法
二用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法
(matlab program)
- 2009-02-22 21:22:37下载
- 积分:1
-
emboss
说明: 图像浮雕化matlab程序
就好像《康熙大帝》中浮雕效果,对不同图像只要修改文件名(relief images of Matlab programs like the "Emperor Kangxi" relief and the effect of different image file name as long as the changes)
- 2005-09-03 11:04:51下载
- 积分:1
-
心电特征脚本_PQRST识别.tar
心电数据检测波形,检测PQRST波,并提取心电特征,修改参数获取更佳结果(ECG wave detection,PQRST detection)
- 2017-12-27 15:41:57下载
- 积分:1
-
Matlab2
介绍了数字通信中的QPSK调制解调的原理,通过用Matlab编写脚本程序对QPSK通信系统的发射和接收过程的具体实现进行模拟仿真,绘出信号在理想信道和加噪信道中模拟传输时的时域图,并对各模块进行了频谱分析,所得到的结果与理论基本相符,对于理解QPSK系统的性能并在系统的实际应用上作进一步的设计,提供了有效的参考依据(The introduction was done with the principle of the QPSK modulation and demodulation in digital communications, a script was written by using Matlab program to carry out a simulation of the QPSK communication system ,which contains the concrete realization of transmit and receive process. The time-domain diagram is drew separately when the signal transmits in the ideal channel and in the channel with noise, spectral analysis of each module is also done, the results obtained with theoretical results in the main, which provides an effective frame of reference for understanding the performance of QPSK systems, and the practical application in the system to make further designed.)
- 2010-06-16 08:22:47下载
- 积分:1
-
power_transfo3wdn
power_transfo3wdn,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(power_transfo3wdn, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:04:08下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1