-
VRFT_for_PID_tuning
说明: VRFT,pID整定的先进算法。matlab程序。该方法的引用文献在说明中提及,可运行检验。(A direct PID tuning method.)
- 2011-04-11 22:15:50下载
- 积分:1
-
fuzzyopt954
fuzzy optimization using kalman filter
- 2012-03-22 18:34:52下载
- 积分:1
-
ravesh_1
fault diagnostic of induction machine via intelli
- 2014-08-21 13:41:26下载
- 积分:1
-
windmodel
在风力发电的模拟控制系统中,风速的模拟是一个重要的环节,而正确的风速模型不仅能够很好的 反应实际风速变化情况,而且能够给风力发电系统研究提供正确的源参数。本文用 Matlab/Simulink建立了风速组合数学模型,该模型将风速分为基本风速、阵风、渐变风速和组合风速4部分,仿真结果表明该模型能够理想的反应实际风速。(In the simulation control system of wind power generation, wind speed simulation is an important link, and the correct wind speed model can not only reflect the actual wind speed changes, but also provide the correct source parameters for wind power system research. In this paper, a combined mathematical model of wind speed is established by using MATLAB / Simulink. The model divides the wind speed into four parts: basic wind speed, gust wind, gradual wind speed and combined wind speed. The simulation results show that the model can reflect the actual wind speed perfectly.)
- 2018-08-18 10:57:03下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
卡尔曼滤波 kalman
卡尔曼滤波的matlab实现。卡尔曼滤波的matlab实现。(Kalman filter matlab implementation.)
- 2020-07-16 22:48:49下载
- 积分:1
-
01
说明: matlab中增减采样以及样条差值的程序实例,为读者提供初等帮助。(matlab to increase or decrease the difference between sampling and spline examples of procedures that provide readers with elementary help.)
- 2011-12-01 22:07:35下载
- 积分:1
-
OFDM-procedure
main函数调用的子函数均可以随意修改,使用方便
模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块
可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解.
经典收藏!!
(The main function calls the subfunctions are free to modify, easy to use modules including: flow control module, convolution encoding and decoding module, interleaving solution intertwined module modem modules, the OFDM modem module, channel module (multipath rayleigh channel ), equalization module can operate normally, absolutely suitable for OFDM study used detailed notes, I wrote it myself, it is easy to understand. classic collection!)
- 2012-10-15 19:49:50下载
- 积分:1
-
CONVCODES
convolution code with matlab and simulink
- 2010-05-24 00:32:05下载
- 积分:1
-
Intro_to_DSP___Smith___Mersereau_ver._3.0
MatLab Solutions: Introduction to Digital Signal Processing: A Computer Laboratory Textbook .
- 2014-11-27 13:19:07下载
- 积分:1