-
373901518KPCA
核函数主成分分析,用于数据的特征提取,对于训练样本的降维有较好的效果(Kernel principal component analysis, feature extraction for data, which can effectively reduce the dimension of training samples, the better)
- 2015-03-19 08:55:01下载
- 积分:1
-
amam_ampm
Volterra级数模型对功放建模仿真,Matlab编程代码(On the series model for power amplifier modeling simulation, Matlab programming code
)
- 2020-06-28 15:00:01下载
- 积分:1
-
bspline
This helps in making the B-Spline curve around the object.
- 2011-06-09 20:14:29下载
- 积分:1
-
MATLAB在振动信号处理中的应用
说明: 振动信号处理的matlab教程,带源码与电子书PDF(Vibration signal processing matlab tutorial, with source code and e-book PDF)
- 2021-04-11 18:30:30下载
- 积分:1
-
NumericalAnalysisusingmatlabandexcel3rd
学习MATLAB的书籍,英文好的就看看吧。(learning MATLAB PDF english simple)
- 2009-05-03 15:07:12下载
- 积分:1
-
pca
主成分分析 还不错的程序 有需要的可以试试(pca for zhe value)
- 2010-11-16 15:49:20下载
- 积分:1
-
matlab-codes
Finite element analysis with matlab codes
- 2011-12-10 08:49:49下载
- 积分:1
-
matlab
matlab 有限元结构动力学与工程应用 第二章(The second chapter of the matlab finite element structural dynamics and engineering applications)
- 2012-11-10 10:40:40下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
3rd-harmonic
在进行谐波抑制过程中,往往用指定次谐波算法来完成,该代码为3次谐波算法。(In process of harmonic suppression, often with a specified harmonic algorithm to complete, the code for three times harmonic algorithm.
)
- 2014-12-14 20:08:25下载
- 积分:1