-
Alamouti
这是一种十分常见的简单的MINO阐述的新方法的MATLB代码,基于这种方法可以极大的减少误码率和码间干扰。(This is a Matlab code of a very popular and simple transmit method based on MINO system. By using it, the BER can be greatly redused.)
- 2009-05-18 01:32:43下载
- 积分:1
-
ImageProcessingExperiment
说明: MATLAB中数字图像处理和相关的基本操作,里面包含实验设计例子与调试等。(Image Processing)
- 2010-04-01 14:45:39下载
- 积分:1
-
codes
bacterial foraging codes
- 2011-09-02 15:23:50下载
- 积分:1
-
soqpsk
SOQPSK调制,根升余弦滤波器源代码,用于初学者的使用和学习(SOQPSK modulation,root-raise cosine filter to use and study for a new user)
- 2014-12-07 12:46:17下载
- 积分:1
-
ycsf
遗传算法matlab程序,适合初学者,请大家指教(Genetic algorithm matlab program, please advise)
- 2014-01-16 20:03:56下载
- 积分:1
-
pls1
一个自己编写的基于简化算法的单因变量的偏最小二乘回归,附带建模预测及奇异点的鉴别。(I have written a simplified algorithm based on a single by partial least squares regression, with model prediction and singular points of differentiation.)
- 2010-05-18 14:16:12下载
- 积分:1
-
Algorithm-Collections-for-Digital-Signal-Processi
algorthium for the cllections digital signal processing applications usin the matlab
- 2014-01-30 22:28:09下载
- 积分:1
-
main
对两组温度进行估计,并通过分布式卡尔曼滤波算法进行融合(Two sets of temperature are estimated and fused by distributed Kalman filter algorithm.)
- 2019-03-26 23:38:26下载
- 积分:1
-
K-L
模式向量维数太大,无法进行模式识别,降维
(k-l)
- 2010-11-16 17:17:57下载
- 积分:1
-
EEMD程序
%(第一步加载原始数据并绘图)m文件保存代码;而mat文件保存工作区里面已经加载或计算好的数据
%当前文件夹显示的路径一定要是保存数据和保存代码的文件夹
%“relt”是包含分解结果的矩阵,第一列是原始输入(“gsta(:,2)”),最后一列是趋势。 中间是IMF频率从高到低。
%应该注意的是,由于在eemd.m中,IMF的总数m被指定为log2(N)-1,在某些情况解的线条进行了合并
%因此会比实际分解得到的减少,但在计算周期和表现显著性的时候要将每个模态的周期和显著性计算在内。((The first step is to load the original data and draw) m file saves the code; the mat file saves the data already loaded or calculated in the workspace %% the current folder displays a path that must store data and save the code folder. %"relt" is the matrix that contains the decomposition result, the first column is the original input ("gsta (:, 2)"), and the last column is the trend. The middle is the IMF frequency from high to low. It should be noted that since the total number m of IMFs in eemd. m is specified as log2 (N) - 1, the lines of the solution are merged in some cases % will therefore be less than the actual decomposition, but the period and salience of each mode will be taken into account when calculating the period and performance saliency.)
- 2021-04-12 16:18:57下载
- 积分:1