-
POS1
POS算法,MATLAB的粒子群优化算法程序设计.(POS algorithm, MATLAB Particle Swarm Optimization programming.)
- 2008-06-15 03:46:07下载
- 积分:1
-
ZOOMChoose
说明: matlab编制的选频相位补偿细化源程序。(matlab compiled detailed source frequency-selective phase compensation.)
- 2010-03-22 22:09:26下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
rtw_tlc
matlab说明文档,有对RTW实时控制平台的介绍(matlab documentation, there are real-time control platform for the introduction of RTW)
- 2013-11-13 13:35:08下载
- 积分:1
-
fuzzy
模糊PID控制器设计
针对二阶传递函数,设计一个模糊控制器(fuzzy PID controller design)
- 2010-12-13 10:37:16下载
- 积分:1
-
MATLAD-and-DSP
说明: 在MATLAB下的数字信号处理的一些应用和实例(Under the MATLAB digital signal processing applications and examples of some)
- 2011-03-29 22:50:10下载
- 积分:1
-
BP_nn
BP神经网络对2ask,2fsk,4fsk,2psk,4psk,gmsk六种信号的学习和训练。
(BP neural network 2ask, 2fsk, 4fsk, 2psk, 4psk. gmsk six signals in the learning and training.)
- 2007-04-06 09:49:48下载
- 积分:1
-
svm
支持向量机的回归拟合——混凝土抗压强度预测,介绍SVM回归拟合的基本思想和原理,并以实例的形式阐述其在混凝土抗压强度预测中的应用。(Support vector machine regression- concrete compressive strength prediction, SVM regression introduce the basic ideas and principles, and examples in the form set forth in the concrete compressive strength prediction.)
- 2013-08-16 09:28:23下载
- 积分:1
-
gaotonglvboqi
基于Matlab的高通滤波器的设计源码,可以通过此代码,模拟高通滤波器的设计。并附有仿真后的图像。(Matlab-based high-pass filter design source code, this code can simulate the high-pass filter design. Together with simulation, the image.)
- 2010-06-30 09:55:59下载
- 积分:1
-
algorithm
最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法(Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least squares, least-squares algorithm for a finish)
- 2009-03-22 10:50:58下载
- 积分:1