-
partraldiffrential
求解椭圆型,双曲型和抛物型偏微分方程的matlab代码(Solve the elliptic, hyperbolic and parabolic partial differential equations matlab code)
- 2010-11-25 15:20:44下载
- 积分:1
-
samping
sa(t)的临界采样、过采样、欠采样的matlab实现与重构(sa (t) critical sampling, over-sampling, under-sampling matlab and Reconstruction)
- 2013-04-18 16:26:13下载
- 积分:1
-
Algo1
nested polynomial uation method using matlab
- 2015-03-25 18:11:33下载
- 积分:1
-
ANALYSIS-AND-CONTROL-OF-AN-IN-SITU-HYDROGEN-GENER
ANALYSIS AND CONTROL OF AN IN SITU HYDROGEN GENERATION
AND FUEL CELL POWER SYSTEM FOR AUTOMOTIVE APPLICATIONS
- 2012-11-24 18:26:22下载
- 积分:1
-
fenchatu
说明: 利用非线性动力学的知识研究混沌行为,可以通过画运动的分岔图来研究参数变化对运动的影响,本程序以洛伦兹力为例子实现了分岔图的绘制(Knowledge of the nonlinear dynamics of chaotic behavior, can 通过 Painting Movement of the bifurcation diagram to study the impact of parameters on the movement, this program in order to achieve the Lorentz force as an example of bifurcation diagram drawing)
- 2010-04-07 09:17:11下载
- 积分:1
-
Nakagami
ber for siso using different modulation schems
- 2015-01-10 01:18:31下载
- 积分: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
-
zzzzz
用弗格森样条曲线拟合压力机运动特征曲线
有位移 和速度曲线图和拟合程序(Ferguson spline curve fitting with the press motion profile)
- 2015-01-16 12:35:45下载
- 积分:1
-
IllegalFormatCodePointException
Illegal Format Code Point Exception extends Illegal Format Exception implements Serializable.
- 2014-01-17 14:51:51下载
- 积分:1
-
Ch8_GA_JSP
说明: 利用遗传算法解决车间作业调度问题,matlab代码(Using Genetic Algorithms to Solve Job Shop Scheduling Problem)
- 2019-04-18 09:02:41下载
- 积分:1