登录
首页 » matlab » 4

4

于 2014-02-18 发布 文件大小:5KB
0 76
下载积分: 1 下载次数: 0

代码说明:

说明:  该程序是基于MATLAB的磁悬浮控制系统的离散控制算法实现程序(The program is based on discrete control algorithm based on MATLAB magnetic levitation control system to achieve program)

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

发表评论

0 个回复

  • cyclic_cumulants_fast
    说明:  循环平稳时间序列中关于高阶循环累积量的程序 (Cyclostationary time-series on high-order cumulant of the process cycle)
    2008-10-03 20:50:51下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • ram
    the mppt algorithm file
    2014-01-23 13:19:17下载
    积分:1
  • ARMCortex-M3
    Examples of the material for the disc, including two folders: Schematic + flowchart , source code. Where: ch03 the corresponding file in Chapter 3, ch04 the corresponding file in Chapter 4, and so on.(Examples of the material for the disc, including two folders: Schematic+ flowchart , source code. Where: ch03 the corresponding file in Chapter 3, ch04 the corresponding file in Chapter 4, and so on.)
    2014-11-06 21:33:41下载
    积分:1
  • 水声信道中基于LMS算法的自适应均衡 AWGN1LMS
    水声信道中基于LMS算法的自适应均衡,里面有调制、解调、自适应均衡等模块。(adaptive equalizer in Underwater Acoustic Channel based on LMS)
    2015-05-08 00:59:40下载
    积分:1
  • erweishuju
    练习二维数组编程的绝佳资料,适合初学者快速入门。(Two-dimensional array of programming exercises great information for beginners Quick Start.)
    2016-02-17 13:11:33下载
    积分:1
  • depso_11
    说明:  差分粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,现已成为进化算法的一个新的重要分支。在基本粒子群算法和改进粒子群算法原理的基础上,实现了粒子群算法在函数优化、图像压缩和基因聚类中的应用。(Differential particle swarm optimization (DPSO) is a new intelligent optimization algorithm which imitates the behavior of bird swarm. It has become a new important branch of evolutionary algorithm. Based on the basic particle swarm optimization (PSO) algorithm and the improved principle of PSO, the application of PSO in function optimization, image compression and gene clustering is realized.)
    2019-03-14 09:17:30下载
    积分:1
  • ABC_pp
    MATLAB Adventures in Bifurcations & Chaos - (ABC++) is a GUI application, which runs in a MATLAB environment and has been designed for the For the exploration of bifurcations and chaos within the Chua Circuit paradigm(MATLAB Adventures in Bifurcations & Chaos- (ABC++) is a GUI application, which runs in a MATLAB environment and has been designed for the For the exploration of bifurcations and chaos within the Chua Circuit paradigm)
    2009-04-12 20:38:56下载
    积分:1
  • pcost
    基于pcost207标准的,信道建模程序,不多说,可定有用(Pcost207 standards-based, channel modeling program, not much that can be useful for)
    2011-01-20 21:27:50下载
    积分:1
  • MATLAB
    1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数 2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。 3.测试数据 输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值 (1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
    2011-04-27 10:45:28下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载