-
FractalGui
fractal graphical user interface
- 2009-06-25 15:18:30下载
- 积分:1
-
matlab
利用matlab计算有限元计算,得到流场,划分网格为结构网格。(Take use of finite Element method to calculate the flow field, and get the result of the computation. Structure is used in this code.)
- 2014-11-15 19:25:08下载
- 积分:1
-
guass
说明: 基于MATLAB,可以方便地产生随机数,均匀分布和高斯分布等 (Based on MATLAB, can easily generate random numbers, uniform distribution and Gaussian distribution)
- 2008-12-04 10:12:30下载
- 积分:1
-
SimpleLocalization22
Matlab code for Localization for single mobile attack on wireless network.
- 2013-07-25 22:03:42下载
- 积分:1
-
Line_Following2
line following second test for robot follow the track
- 2012-12-02 11:25:40下载
- 积分:1
-
swarmmathwork
粒子群搜索的matlab程序,对于一个隐函数寻优,四维隐含数嵌入在子函数中,可根据需要更改,(PSO Matlab search procedures, an implicit function optimization, 4D implied several embedded in the Functions, may need to change.)
- 2006-06-20 11:00:33下载
- 积分:1
-
MATLAB_SIMULINK
通信系统建模仿真源码 包括蓝牙 CDMA IS95 OFDM MIMO极其相关函数(Modeling and simulation of communication systems including source code is extremely Bluetooth CDMA IS95 OFDM MIMO correlation function)
- 2011-09-01 10:52:59下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
dcc
根据具体数值计算在匀强磁场中旋转导体棒的电动势,用动画演示导体棒在磁场中的旋转。(According to the electromotive force of the specific numerical calculation conductor rod rotates in a uniform magnetic field, animation conductor rod in a magnetic field rotation.)
- 2012-05-06 16:30:25下载
- 积分:1
-
deneme.mdl
matlab deneme dosya sfunction
- 2013-03-28 02:52:54下载
- 积分:1