-
SpecSubTD_Boll79
关于语音增强的一些算法心得,如谱减法自适应滤波以及听觉掩蔽效应等。(on speech enhancement algorithms some experiences, such as spectral subtraction adaptive filtering and auditory masking effect.)
- 2007-07-04 20:23:38下载
- 积分:1
-
IsenDSPSoftware
This file can be used in matlab to implement easy fft. it is very effective and good method to implement easy fft.
- 2010-11-10 01:48:41下载
- 积分:1
-
Permanent-magnet-synchronous-motor
Mysmo.mdl
永磁同步电机的主程序,可以实现有速度传感器启动运行,和无速度传感器运行。
SMOmodel.m
改进的滑模观测器模型,实现永磁同步电机反电动势的估算。
PFCDCM0hm5
用的是0.5hm的电感,实现220V交流电变换成400V的直流电,电流断续。
由于是仿真,如果要硬件实现的话,除了需要电压采样外,还需要一个输入电压过零检测
PFCCM320percent98k50
用的是5hm的电感,实现220V交流电变换成320V的直流电,电流连续。功率因数可以达到0.98,用的开关频率为50K
PFCCM400percent97k50.mdl
用的是5hm的电感,实现220V交流电变换成400V的直流电,电流连续。功率因数可以达到0.97,用的开关频率为50K
(Permanent magnet synchronous motor Mysmo.mdl main program, you can achieve the speed sensor up and running, and speed sensors run. SMOmodel.m improved sliding mode observer model permanent magnet synchronous motor back-EMF estimates. PFCDCM0hm5 with is 0.5hm inductor to achieve 220V AC transform into a 400V DC current is interrupted. As the simulation, hardware implementation, then, in addition to the voltage sampling an input voltage over zero detection PFCCM320percent98k50 the is 5hm inductance to achieve transformation 220V AC 320V DC continuous current. The power factor can reach 0.98, the switching frequency for 50K PFCCM400percent97k50.mdl with is 5hm inductance 220V AC transform 400V DC continuous current. The power factor can reach 0.97, with the switching frequency is 50K)
- 2012-07-26 18:03:33下载
- 积分:1
-
xiaobo1
sin函数的简单一维小波变换与一维傅里叶变换的比较算法(sin function with a simple one-dimensional wavelet transform one-dimensional Fourier transform of the comparison algorithm)
- 2013-10-03 09:49:42下载
- 积分:1
-
yiqunsuanfamatlabyuanma
蚁群聚类算法,很有用的优化算法程序。希望对大家有用。(Ant colony clustering algorithm, a useful optimization process. Want to be useful to everyone.)
- 2009-10-21 17:04:34下载
- 积分:1
-
QAM
说明: 通信中QAM MATLAB代码,希望对大家有帮助!(Communication QAM MATLAB code, we want to help!)
- 2010-04-09 21:05:44下载
- 积分:1
-
Visual_Studio_2010-Beginners-Guides
C++初学者必备,介绍Windows下面使用C++进行开发的常见问题,Visual Studio 2010的使用,如何创建新项目,如何调试等等。(Beginners must C++ FAQs introduced Windows following using C++ developed Visual Studio 2010 use, how to create a new project, how to debug.)
- 2013-01-15 14:55:40下载
- 积分:1
-
xiangjiao
重点介绍Matlab软件在橡胶材料变形测量中的应用,主要通过相关法来实现的(Introduces Matlab software and its application in the measurement of rubber material deformation, mainly realizes through the correlation method)
- 2014-11-22 15:13:18下载
- 积分:1
-
JonBoley-PsychoacousticModel2-PsychoacousticModel
Matlab code for calculating masking threshold using psychoacoustic model.this involves graphical features
- 2015-01-27 20:23:04下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1