登录
首页 » matlab » dlb-model-cntrol

dlb-model-cntrol

于 2011-12-14 发布 文件大小:1KB
0 280
下载积分: 1 下载次数: 2

代码说明:

  一个倒立摆的控制方法,其中包括了简单控制和状态复杂控制方案。(An inverted pendulum control methods, including the simple control and state complex control scheme. )

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

发表评论

0 个回复

  • MELP_m
    melp 2400bps coder-decoder the new federal standard to use in transform speech in digital signals
    2011-01-13 15:38:50下载
    积分:1
  • Drawing-of-some-special-graphs
    几种MATLAB绘图,灯光定位、柱状图、设置照明方式(Several MATLAB drawing, light localization, histogram, lighting set)
    2016-06-05 22:03:43下载
    积分:1
  • LFM
    线性调频LFM脉冲压缩雷达仿真,线性调频脉冲压缩的Matlab程序,Word说明,运行结果(LFM LFM pulse compression radar simulation, LFM pulse compression of the Matlab program, Word shows, the results)
    2009-09-09 21:23:58下载
    积分:1
  • Form1
    nothing System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2009-12-31 18:04:53下载
    积分:1
  • Control-System-Toolbox-8.2_
    控制工具箱文件压缩包,从matlab里toolbox文件夹复制出来的。(Control System Toolbox 8.2_.zip)
    2011-05-24 23:41:56下载
    积分:1
  • 47793943spsBattery
    铅酸蓄电池的MATLAB仿真模型,能够实现充放电过程(MATLAB simulation model of lead-acid battery, charging and discharging process can be realized)
    2015-10-18 10:47:13下载
    积分:1
  • shenjingwangluo
    T=[1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm ) 训练次数为1000,训练目标为0.01,学习速率为0.1 net.trainParam.epochs=1000 net.trainParam.goal=0.01 LP.lr=0.1 net = train(net,P,T) 测试数据,和训练数据不一致 P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
    2011-05-21 16:47:44下载
    积分:1
  • Matlab-1-tasks
    利用matlab进行的poisson插值(Using matlab conducted poisson interpolation)
    2012-09-10 23:45:06下载
    积分:1
  • F_Cluster
    依据不同模糊距离公式建立模糊相似矩阵,采用matlab编程实现的模糊聚类分析的源程序代码(Fuzzy similar matrix matlab fuzzy clustering analysis of the source code programming depending on fuzzy distance formula)
    2013-12-24 18:51:15下载
    积分:1
  • image-hiding-
    这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系统运用MATLAB编程实现对图像的混沌加密,运用LSB算法将加密后图像嵌入载体图像中,并能承受图像剪切,图像增亮,图像变暗,增加对比度,减低对比度,添加积性噪声,添加高斯噪声,旋转45度,直方图均衡化等一定程度的毁损和各种攻击检测,仍然能解密得到原图像,原图像清晰可辨,鲁棒性非常好。总之本文较好的实现了基于混沌序列的加密图像隐藏技术。(This is my graduation design thesis Design and implementation of chaotic sequence image hiding technique based encryption is encrypted to hide the picture in the carrier image, can withstand a variety of attacks, uses Matlab, which includes opening report, thesis, an executable program. This article describes the chaos encryption system, information hiding technology. Summed up the chaos encryption, information hiding classification, characteristics and application, given the chaotic encryption, information hiding principle and basic framework and its performance uation methods, and introduces the method of attack several images. It implements a chaotic encryption and hidden image method. After using Chaotic Encryption treat hidden image encryption embedded vector images, vector images and embedded image to be concealed several attacks carried out in order to verify its robustness. This system using MATLAB programming chaotic image encryption, use LSB algorithm encrypted image is em)
    2021-04-20 22:48:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载