-
prony
prony算法在电力系统的低频振荡中的应用,分析,判断,给出频率相位等(prony algorithm in power system low frequency oscillation of the application, analysis, judgments, given frequency and phase, etc.)
- 2011-04-19 20:36:08下载
- 积分:1
-
acoprojectcode
this project of analysis character optimization and code in matlab
- 2012-03-24 23:01:33下载
- 积分:1
-
recover
This procedure in matlab to realize the image formed by movement displacement phenomenon, and to restore operation
- 2012-09-07 22:21:57下载
- 积分:1
-
nwmkzrgy
单径或多径瑞利衰落信道仿真,有较好的参考价值,主同步信号PSS在时域上的相关仿真,脉冲响应的相关分析算法并检验,基于kaiser窗的双谱线插值FFT谐波分析,重要参数的提取,结合PCA的尺度不变特征变换(SIFT)算法。( Single path or multipath Rayleigh fading channel simulation, There are good reference value, PSS primary synchronization signal in the time domain simulation related, Related impulse response analysis algorithm and inspection, Dual-line interpolation FFT harmonic analysis kaiser windows, Extract important parameters, Combined with PCA scale invariant feature transform (SIFT) algorithm.)
- 2016-04-07 22:39:28下载
- 积分:1
-
神经网络与免疫算法的结合,用matlab编程实现一些小功能
神经网络与免疫算法的结合,用matlab编程实现一些小功能-Neural network with a combination of immune algorithm with matlab programming to achieve some small features
- 2022-12-17 23:50:03下载
- 积分:1
-
VITERBI_UWB
实现MB-OFDM UWB 中的Viterbi译码功能;
包括自己编写的viterbi译码模块和调用matlab内部viterbi译码模块的代码和调试代码;
内嵌了各种去打孔的代码,所有MB-OFDM中可能的形式;
(MB-OFDM UWB realize the Viterbi decoding function including myself prepared viterbi decoding module and call the internal viterbi decoding module matlab code and debug code to punch all kinds of embedded code, all MB-OFDM in possible form )
- 2008-06-10 18:02:41下载
- 积分:1
-
MATLAB智能算法30个案例分析 源代码
MATLAB智能算法30个案例分析的源代码进行讲解,适合新手进行学习(The source code of 30 case analysis of MATLAB intelligent algorithm is explained, suitable for novices to learn)
- 2020-06-16 11:20:02下载
- 积分:1
-
Untitled2
数字信号处理中的语音信号处理,针对语音信号中的噪声,设计不同的滤波器滤除噪声。(Digital signal processing, the speech signal processing in speech signal noise in the filter designed different filter noise.
)
- 2011-05-07 18:59:07下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
yichuanyuBPmoxing
遗传算法与Bp神经网络的集合应用,是我数学建模比赛时发表的论文,供大家参考(Bp genetic algorithm and neural network pool application of the mathematical modeling contest, I delivered papers for reference)
- 2007-05-30 09:35:35下载
- 积分:1