-
mohukongzhiguize2
炉温模糊控制规则的matlab simulink仿真(Furnace temperature fuzzy control rules matlab simulink simulation)
- 2013-12-06 08:35:51下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1
-
Viterbi_Tst
这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数,
Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。(This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same simulation points under Matlab2012 spent 15 and a half minutes, and this program simulation with only half a minute, the equivalent of 30 times the speed of matlab.)
- 2014-01-08 14:41:50下载
- 积分:1
-
WD_golay23.m
this program describes the golay codes : encoder and decoder
- 2010-07-18 01:50:53下载
- 积分:1
-
ASKmod
在matlab上实现2ASK信号的调制,以及相干解调,并给出调制/解调后的信号波形。主程序名为ASKmod.m,调用子程序为T2F.m、F2T.m、 和LPF.m。(To achieve in matlab 2ASK signal modulation, and coherent demodulation, and given modulation/demodulation of signal waveform. Main program, called ASKmod.m, call subroutine to T2F.m, F2T.m, and LPF.m.)
- 2010-07-29 11:20:22下载
- 积分:1
-
Scintillation
大气闪烁程序。仿真GPS信号在电离层中传播时受到的相位和幅度的影响,是斯坦福一个教授做的,保证好使。(Scintillation procedures. Simulation of GPS signal propagation in the ionosphere by the impact of the phase and amplitude, is a professor at Stanford, and to ensure that so that.)
- 2011-01-10 21:31:51下载
- 积分:1
-
sound111
完成语音信号频谱分析功能,MATLAB开发(complete voice signal spectrum analysis function, MATLAB)
- 2007-03-15 16:54:30下载
- 积分:1
-
matlab_optimized
包含了matlab优化工具箱的大多数函数及描述.(matlab optimized functions and their descriptions.)
- 2010-01-14 09:40:34下载
- 积分:1
-
foursquare
matlab自己编的程序可以绘制一个正方形,效果相当不错(matlab own procedures can draw a square, very good results)
- 2009-07-08 16:10:39下载
- 积分:1
-
Matlab
说明: Matlab数值积分,包含多种积分的源程序
CombineTraprl 复合梯形公式求积分
IntSimpson 用辛普森系列公式求积分
NewtonCotes 用牛顿-科茨系列公式求积分
IntGauss 用高斯公式求积分
IntGaussLada 用高斯拉道公式求积分
IntGaussLobato 用高斯—洛巴托公式求积分(Matlab numerical integration, including a variety of points of the source CombineTraprl composite trapezoidal formula for integration by Simpson IntSimpson series with the formula for Newton NewtonCotes points- Coats IntGauss series with the formula for Gaussian integration formula for points IntGaussLada high for points formula Slaven Road with Gaussian IntGaussLobato- Lobato integral formula for)
- 2009-08-18 16:01:16下载
- 积分:1