登录
首页 » matlab » linectrlOK5512Iinv

linectrlOK5512Iinv

于 2009-04-11 发布 文件大小:1KB
0 115
下载积分: 1 下载次数: 39

代码说明:

  一个非线性制实例,采用ANN-PID实现一非线性系统控制(An example of nonlinear system was controled by software ANN-PID with using the matlab program)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • opt
    计算二维无约束优化的Powell法和坐标轮换法,以及一维搜索的黄金分割法和搜索区间确定的两个子程序.(Calculation of two-dimensional unconstrained optimization method of Powell and coordinate rotation method, as well as one-dimensional search of the golden section method and the search interval determined by the two subroutines.)
    2007-11-16 07:34:38下载
    积分:1
  • 87654
    网上找的关于LDPC码的几篇硕士论文。包括几种改进的算法。(Online on the LDPC code to find a few master' s thesis. Several improvements, including algorithms.)
    2009-04-23 10:04:30下载
    积分:1
  • HT_identification
    hilbert时频识别(力学领域)Michael feldman编写(自由振动、强迫振动)(hilbert time-frequency identification (mechanical fields) Michael feldman prepared (free vibration, forced vibration))
    2007-05-26 23:47:06下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • regularity
    Tamura纹理特征的matlab实现(五)---规则度(Tamura texture features of the matlab implementation (e)--- regularity)
    2011-05-09 21:21:54下载
    积分:1
  • neihuan_3PI
    带转矩内环的转速、磁链闭环矢量控制仿真模型(torque loop control)
    2012-09-06 09:39:23下载
    积分:1
  • pncode
    说明:  产生GOLD序列的主程序,和ss_mlsrs.m结合起来使用。(sequence generated GOLD program, and ss_mlsrs.m used in combination.)
    2006-04-12 20:44:04下载
    积分:1
  • zukang
    电力系统分析中阻抗矩阵的计算程序,对于将原理转化为代码实现具有很好的参考价值(The calculation process of the impedance matrix analysis for power system, will have the very good reference value for the code to achieve the principle of transformation )
    2014-11-29 14:49:34下载
    积分:1
  • SPH1.0
    用matlab编写的SHP程序,用于各种曲线拟合(This a SPH code for curve fitting problems in Matlab subroutines)
    2020-12-08 05:49:20下载
    积分:1
  • Lorenzandlyapunovsystem
    用matlab 计算李雅普诺夫指数以及洛伦兹模型的实现(Calculated using matlab Lyapunov index and the Lorenz model realization)
    2010-03-07 16:28:31下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载