-
Matlab
MATLAB的经典课件,包括矩阵运算,m文件,函数调用等等(MATLAB classic courseware, including matrix operations, m file, function calls, etc.)
- 2010-09-03 22:10:48下载
- 积分:1
-
numerical-calculation
主要是是显示技术中的数值计算的范例程序,有长直接地金属槽等计算(Display technology in the numerical calculation)
- 2012-04-16 11:13:31下载
- 积分:1
-
EAfanfbp
基于matlab的扇形滤波反投影重建算法(fan filtered back projection reconstruction algorithm)
- 2007-06-11 16:29:26下载
- 积分:1
-
graphics
allows you to select an unlimited number of points from the current graph using plus Bank balance
- 2013-08-03 18:49:49下载
- 积分:1
-
Assembly-Language-for-x86-Processors-(6th-Edition
Assembly Language for x86 Processors by Kip Irvine
- 2013-02-24 04:29:11下载
- 积分:1
-
chroma-ansyn
Chroma Feature Analysis and Synthesis
Chroma features are an interesting and powerful representation for music audio in which the entire spectrum is projected onto 12 bins representing the 12 distinct semitones (or chroma) of the musical octave. Since, in music, notes exactly one octave apart are perceived as particularly similar, knowing the distribution of chroma even without the absolute frequency (i.e. the original octave) can give useful musical information about the audio and may even reveal perceived musical similarity that is not apparent in the original spectra.
- 2015-03-30 22:34:58下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
粒子群算法程序
粒子群算法的程序,主要是针对基本粒子群和改进粒子群算法。(Particle swarm optimization procedures, mainly for the basic particle swarm optimization and improved particle swarm algorithm.)
- 2020-10-28 23:49:57下载
- 积分:1
-
MATLAB6.0
该电子书是用MATLAB语言对数值分析进行描述的。例如:矩阵运算,矩阵分解,微分方程求解,函数插值,函数拟合等数值问题。另外对MATLAB绘图进行了一定的介绍。(The book is a numerical analysis using MATLAB language to describe. For example: matrix operations, matrix decomposition, differential equation solving, function interpolation, function approximation and other numerical problems. In addition to the MATLAB graphics, which must be introduced.)
- 2010-12-17 21:09:46下载
- 积分:1
-
PID程序刘金琨-先进PID控制MATLAB仿真
说明: 程序使用说明
1、所有仿真算法按章归类,文件中的程序名与书中一一对应。
2、将仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。
3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。
4、程序chap1_11.mdl;chap3_2.mdl;chap3_5.mdl;chap6_2.mdl;chap6_4.mdl需要在Matlab6.5下运行,特此说明。
5、假如您对仿真程序有疑问,请及时通过 E-mail 与作者联系。
北京航空航天大学 刘金琨
E-mail 地址: ljk@dept3.buaa.edu.cn或ljk@buaa.edu.cn(Program instructions
1 All simulation algorithms are classified by chapter, and the program name in the file corresponds to that in the book one by one.
2 Copy the simulation program to the Matlab running path of the hard disk, then the simulation can run.
3 The book algorithm in Matlab version 5.3 run successfully, and suitable for other versions.
4 Program chap1.11.mdl; chap3.2.mdl; chap3.5.mdl; chap6.2.mdl; chap6.4. MDL needs to run under MATLAB6.5.
5 If you have any questions about the simulation program, please contact the author by e-mail.)
- 2021-03-17 12:43:35下载
- 积分:1