-
svgensim4
SVPWM的原理simulink模型,仿真速度稍微有些慢但是效果很好(SVPWM principle simulink model, simulation speed somewhat slow but very good)
- 2009-01-12 11:49:13下载
- 积分:1
-
RRANSAC.m
RANSAC image registration software
- 2009-03-04 22:43:14下载
- 积分:1
-
11
说明: empirical formula with kaiser
clc
clear all
fs=1000
fc=250
df=50
r=0.001
f=fc/fs
dw=2*pi*(df/fs)
a=-20*log(r)
n=floor(((a-8)/(2.285*dw))+1)
if a>50
b=0.1102*(a-8.7)
elseif a>=21 && a<=50
b=0.5842*((a-21)^0.4)+0.07886*(a-21)
elseif a<21
b=0.0
end
w=kaiser(n,b)
for i=1:n
if i~=(n-1)/2
hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f)
elseif i==(n-1)/2
hd(i)=2*f
end
end
for j=1:n
h(j)=w(j)*hd(j)
end
subplot(3,1,1), plot(w)
subplot(3,1,2), plot(h)
subplot(3,1,3), plot(h,n)
- 2014-12-24 23:20:03下载
- 积分:1
-
sajtmzud
可以动态调节运行环境的参数,VIhMIry参数单径或多径瑞利衰落信道仿真,有较好的参考价值,实现了对10个数字音的识别程序VelrElV条件相关分析过程的matlab方法,包括面积、周长、矩形度、伸长度。( Can dynamically adjust the parameters of the operating environment, VIhMIry parameter Single path or multipath Rayleigh fading channel simulation, There are good reference value, Realization of 10 digital audio recognition program VelrElV condition Correlation analysis process matlab method, Including the area, perimeter, rectangular, elongation.)
- 2016-02-22 21:19:37下载
- 积分:1
-
goplotpso
This file is used to get the graphical plot of results using the Particle swarm Optimazation
- 2009-11-13 23:56:05下载
- 积分:1
-
biancheng
基于龙格库塔法的Matlab数值积分函数(Based on Runge Kutta method Matlab numerical integral function
)
- 2012-05-03 19:03:40下载
- 积分:1
-
CameraFingerprint_1.0
its says about finger print technology
- 2012-07-08 17:38:29下载
- 积分:1
-
MIMO_BoxJenkins
多输入多输出的BJ模型,频域辨识,里边含有案例和相应的函数(BJ multi-input multi-output model, frequency domain identification)
- 2014-04-26 15:25:13下载
- 积分:1
-
Matlab-File-Exchange-Center
Matlab File Exchange Center的HHT的matlab代码。仅供参考。(HHT from Matlab File Exchange Center base on matlab)
- 2013-01-04 11:09:59下载
- 积分:1
-
Ppca_matllabC
PCA MATLAB程序.PCA MAATLAB程序PCA MATLAB程序.
(PCA MATLAB program. PCA MAATLAB program PCA MATLAB program.)
- 2012-07-24 10:26:29下载
- 积分:1