-
dxqqpwm-PWM-.mdl
单相全桥PWM整流模型,多次验证表明,该模型动态响应快,静态误差小,完全符合要求。(The single-phase full bridge PWM rectifier model, verified the model many times, fast dynamic response, static error is small, fully meet the requirements.)
- 2013-12-31 16:59:15下载
- 积分:1
-
GPS_RENIX
GPS导航电文相关的计算程序,主要应用于GPS的RENIX文件读写及生成计算。(GPS navigation messages related to the calculation procedures, mainly used GPS RENIX document literacy and generate calculated.)
- 2006-09-10 15:12:45下载
- 积分:1
-
PID_MATLAB
先进PID控制及其MATLAB仿真(教材+相关程序),本书从 MATLAB 仿真角度系统地介绍了 PID 控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。(Advanced PID control and MATLAB)
- 2013-12-13 15:43:56下载
- 积分:1
-
LCMV
基于最小均方误差方式进行波束成形,其仿真图形为角度和幅度的关系。(Method based on minimum mean square error beamforming, which is a simulation graph of the relationship between the angle and magnitude.)
- 2013-12-23 11:22:53下载
- 积分:1
-
guolingjianceaRMS
改进的过零检测方法以及计算RMS有效值的MATLAB程序(Improved zero-crossing detection method and MATLAB program to calculate RMS value)
- 2014-05-12 20:39:28下载
- 积分:1
-
Simulink-HLA
基于Simulink的HLA联邦成员开发技术的研究(Simulink-based members of the HLA Federation Development Research)
- 2009-01-16 09:54:27下载
- 积分:1
-
FDRPSO
code for fitness distance ratio PSO
- 2009-05-14 00:53:11下载
- 积分:1
-
dfe_cppsim_tutorial[1]
关于单载波频域均衡系统,判决反馈均衡的仿真。(On single-carrier frequency domain equalization using decision feedback equalization simulation material, and I hope to help you.)
- 2013-11-28 10:13:54下载
- 积分:1
-
wavelet_denoise_deback_pw
小波算法,用于对红外光谱或者拉曼光谱数据进行降噪和去背景等处理。(Wavelet algorithm for the Infrared or Raman spectral data to background processing and noise reduction.)
- 2020-11-10 16:49:46下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1