-
70200
tes for 70-200
tes for 70-200
tes for 70-200
- 2014-09-03 07:03:30下载
- 积分:1
-
New-WinRAR-archive
Model predective control
- 2014-10-10 12:34:52下载
- 积分:1
-
EEE-212-lab-sheet
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:21:13下载
- 积分:1
-
dbscan
基于密度的算法dbscan,matlab程序(Dbscan algorithm based on density, the matlab program)
- 2013-12-17 11:16:38下载
- 积分:1
-
multi-cell_virtual_MIMO
LTE中的多小区初级系统级虚拟MIMO上行仿真,使用SCM信道模型(LTE in the initial system-level multi-cell uplink virtual MIMO simulation, using the SCM channel model)
- 2010-07-05 23:47:43下载
- 积分:1
-
Monkey
山上有m只猴子要选大王,选举办法如下:所有猴子从1到m进行编号并围坐一圈,从第一号开始按顺序1,2,...n继续报数,凡是报n号的猴子都退出到圈外,照此循环报数,直到圈内只剩下一只猴子时,这只猴子就是大王.输出大王的编号。
(Mountains have m of the monkeys to elect king, method of election are as follows: All monkeys are numbered from 1 to m, and sitting around a circle, to begin from the first order 1,2, ... n continue to report the number of those who reported that n No. The monkeys are out to outsiders the basis of this report the number of cycles until the circle only one monkey, the monkey is king. Output King number.)
- 2009-12-28 14:00:29下载
- 积分:1
-
1D-modeling-inversion
大地电磁一维正反演MATLAB程序
大地电磁一维正反演MATLAB程序(One-dimensional magnetotelluric modeling and inversion MATLAB program)
- 2012-05-31 11:43:43下载
- 积分:1
-
mimo-ostbc-simulink
基于matlab-simulink的mimo仿真模型,使用了ostbc编码技术,可以看到ber与锐利衰落的关系,成功运行。(Mimo simulation model based on Matlab-Simulink of ostbc coding techniques, you can see ber, and the sharp decline of the relationship, and run successfully.)
- 2013-04-24 11:39:39下载
- 积分:1
-
houghlines
实现在matlab环境下的直线检测,效果很好(Straight line detection, with good results achieved in the matlab environment)
- 2012-11-18 17:02:31下载
- 积分:1
-
LKmatlab
基于光流法的光流检测matlab算法,代码很详细,(Optical flow detection algorithm based on optical flow)
- 2020-06-29 17:00:01下载
- 积分:1