-
pso_pid
说明: 这是个利用粒子群算法(PSO)优化PID控制器参数的matlab程序,其中选取的性能指标为ITAE。(this is the use of particle swarm algorithm (PSO) PID controller optimized parameters of Matlab procedures, these performance indicators selected for ITAE.)
- 2006-04-18 22:12:32下载
- 积分:1
-
Sparse_Signal_Representation
介绍压缩传感理论中要用到的信号的稀疏表征原理(Introduced the theory of compressed sensing to use the sparse representation of signal theory)
- 2010-05-19 11:33:12下载
- 积分:1
-
matlab-answer
山东科技大学MATLAB课上作业答案,答案清楚,可直接使用(Shandong University of Science and Technology MATLAB class job answer, the answer is clear, can be used directly)
- 2013-05-15 14:13:51下载
- 积分:1
-
hybtbx2014
hybrid toolbox 2014公布最新版,可用于混杂系统建模(mld,pmw),以及模型预测控制。(The hybrid toolbox is published in 2014!!)
- 2014-05-03 11:26:18下载
- 积分:1
-
3dslice
3D切片重建。可显示4x8的为echo3 的脑切片图阵(Reconstruction of multi-slice 3D images)
- 2020-06-26 17:40:02下载
- 积分:1
-
sjwl
自编的神经网络的matlab程序,可以运行哦。(Self matlab neural network program, you can run, oh.)
- 2008-12-17 21:34:00下载
- 积分:1
-
LMD
局域均值分解的程序,此为经验模态分解方法的另一种改进,此方法能够减小端点效应的影响,但是模态混叠问题还是没有得到完全抑制(Local mean decomposition process, this is the empirical mode decomposition method is another improvement, this method can reduce the effect of the endpoint, but the modal aliasing problem has still not been completely suppressed)
- 2020-12-28 10:49:02下载
- 积分:1
-
part4
The new meshless method based on the cover least square approximation, which utilize cover instead of
points that are used in the moving least square approximation, is proposed. For the cover distribution, multi
scale voxel data is used for the ease of analysis in 3D solid. Several 3D examples are shown for
demonstration. The method is applied to adaptive analysis of seepage flow problem of rock including
complicated cracks. The rock model with 3 cracks and 1000 cracks are analyzed
- 2010-07-29 11:25:16下载
- 积分:1
-
discretization
基于熵的属性离散化方法,参见《一种基于熵的连续属性离散化方法》(An entropy based algorithm for discretization of continuous variables)
- 2010-01-03 16:03:27下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1