-
suafaliuchengtu
这是PSO中的流程图,用于各种PSO编程,它包含了4个.与基本的程序对照起来用比较方便.(This is a flow chart of PSO, PSO for a variety of programming, which includes 4. And basic procedures were more convenient to use.)
- 2007-12-10 15:59:50下载
- 积分:1
-
MyIFFT
说明: 自己编制的傅立叶反变换MATLAB程序,有详细的注释,方便大家理解傅立叶反变换的意义。(Prepared by the Fourier inverse transform their own MATLAB programs, with detailed notes, to facilitate us to understand the significance of the Fourier inverse transform.)
- 2010-03-22 22:00:51下载
- 积分:1
-
fe_sdofID_2
Purpose:
build the ID array of system dofs to apply displacement constraints
Synopsis:
[csdof,sid]=fe_sdofID(discons,ndof,nnode)
Variable Description:
csdof - the number of system dofs after constraints applied
sid - ID matrix of system dof formatted as nnode*ndof
discons - matrix record the node of displacement constrain
ndof - number of dofs per node
nnode - number of nodes in system(Purpose:
build the ID array of system dofs to apply displacement constraints
Synopsis:
[csdof,sid]=fe_sdofID(discons,ndof,nnode)
Variable Description:
csdof- the number of system dofs after constraints applied
sid- ID matrix of system dof formatted as nnode*ndof
discons- matrix record the node of displacement constrain
ndof- number of dofs per node
nnode- number of nodes in system)
- 2011-06-21 10:05:03下载
- 积分:1
-
chaos56
用于混沌开发。混沌方式识别的一个matlab程序。十分好用。可以准确预测数据(a very good software which can make more strong and more popular. more good)
- 2012-06-20 16:13:47下载
- 积分:1
-
DOA
适合入门,空间谱估计中传播算子DOA估计算法MATLAB程序(Spatial spectrum estimate propagator DOA estimation algorithm MATLAB program for entry-)
- 2013-04-24 14:50:57下载
- 积分:1
-
Installation-MATLABR2013a-and-crack
MATLABR2013a安装说明及破解方法(Installation MATLABR2013a and crack)
- 2013-05-09 18:33:14下载
- 积分:1
-
1960_83
是日本船舶教授对船舶附加质量和附加惯性矩的分析。(Is the ship additional mass moment of inertia and additional analysis Japanese ship professor.)
- 2015-03-23 11:20:10下载
- 积分:1
-
matlab-program
利用棋盘格标定相机内参数的matlab程序(Calibration of camera parameters using the checkerboard matlab program)
- 2014-01-15 22:12:11下载
- 积分:1
-
PROFANA
1. It is necessary you have defined on Matlab the X - data matrix. Size of matrix must
be n-by-(1+p) sample=column 1, variables=column 2:p). And alpha - significance
(default = 0.05).
2. For running this file it is necessary to call the rafisher function as
PROFANA(X,alpha). Please see the help PROFANA.
3. Once you input the arguments, it will appears your results. (
1. It is necessary you have defined on Matlab the X- data matrix. Size of matrix must
be n-by-(1+p) sample=column 1, variables=column 2:p). And alpha- significance
(default = 0.05).
2. For running this file it is necessary to call the rafisher function as
PROFANA(X,alpha). Please see the help PROFANA.
3. Once you input the arguments, it will appears your results. )
- 2009-12-23 14:49:09下载
- 积分:1
-
signal_procesing_using_matlab
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir滤波器窗函数wn
idealfilter 理想滤波器(低通,高通,带通)hdn
idealhd 理想低通滤波器
/fir gui(fir滤波器GUI设计)
gui_top 总图
gui_fir fir滤波器GUI
gui_sigout 选择信号GUI
/power caculate(功率谱分析)
directpower 直接谱分析
indirectpower 间接谱分析(估计谱分析)
noise 噪声谱分析
/sigout(常见信号产生)
sigout 离散信号产生(Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals)
- 2008-07-14 21:28:29下载
- 积分:1