-
PCA
PCA程序基于MATLAB 欢迎使用 (the PCA program is based on MATLAB)
- 2010-09-19 10:07:04下载
- 积分:1
-
matlab-zui-you-hua-suan-fa
matlab 最优化算法 matlab 最优化算法matlab 最优化算法matlab 最优化算法(matlab zuiyouhuasuanfamatlab zuiyouhuasuanfa matlab zuiyouhuasuanfa )
- 2012-03-28 14:52:08下载
- 积分:1
-
NLmeansfilter
non-local means filter 用于去噪,里面的矩阵操作编写的代码,速度比较快(non-local means filter for noise removal, inside the matrix manipulation code written faster)
- 2012-05-29 10:11:46下载
- 积分:1
-
Crystalline-Silicon-Solar-Cells
Crystalline-Silicon Solar Cells
- 2014-12-04 20:25:25下载
- 积分:1
-
vc
说明: 根据异步电动机矢量控制的基本原理,基于Matlab 软件构造了按转子磁场定向的矢量控制系统的仿真模型。(According to the basic principles of induction motor vector control,simulation model of rotor magnetic field oriented vector control system based on the MATLAB software.)
- 2015-12-04 09:40:48下载
- 积分:1
-
power_thyristor
power_thyristor.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_thyristor.rar.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:53:42下载
- 积分:1
-
BCJR
说明: BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。(BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm.)
- 2010-04-28 18:21:47下载
- 积分:1
-
PCR
主成分回归在matlab上的实现,有详细介绍,简单易懂。(Principal Component Regression in matlab implementation are detailed, easy to understand.)
- 2021-04-19 10:08:51下载
- 积分:1
-
three_phase_inverter3
three phase inverter, 原理图(three phase inverter, circuit)
- 2018-11-29 14:08:20下载
- 积分:1
-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1