登录
首页 » matlab » aug_routh

aug_routh

于 2009-06-01 发布 文件大小:1KB
0 220
下载积分: 1 下载次数: 8

代码说明:

  計算Augmented Routh table的工具, 只須輸入由tf, zpk, ss, fdr建立的System Function, 程式會自動計算及顯示Routh table的數值。 (Augmented Routh table Calculation. AUG_ROUTH_TABLE=AUG_ROUTH(G) computes the augmented Routh table for a given system G (created with either TF, ZPK, SS, or FRD). )

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

发表评论

0 个回复

  • PSO
    粒子群算法 matlab程序 matlab 语言 (Particle swarm optimization procedures matlab)
    2012-04-05 16:20:04下载
    积分:1
  • algorithmictradingstrategy
    算法交易案例,包含止盈止损等,代码比较简单。(Algorithmic trading case)
    2014-09-02 08:15:35下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • MATLAB
    USING OF MATLAB IT CONTAINS SHORTLY
    2015-03-03 21:01:46下载
    积分:1
  • LSB
    经典的隐写算法,包括LSB替换和随机LSB匹配。对于实现简单的信息隐藏最常用的方法,具体用matlab实现。(This is LSB steganography, it includes LSB replacement and random LSB matching. it is most common method for information hiding, and it implement with matlab)
    2021-04-20 11:58:50下载
    积分:1
  • gold
    一个用vc做的挖金子的游戏,有几关,可供参考(gold)
    2009-04-14 15:50:47下载
    积分:1
  • psoLSSVMcgForClass
    利用PSO优化SVM中的c和g c1:初始为1.5,pso参数局部搜索能力 c2:初始为1.7,pso参数全局搜索能力 maxgen:初始为200,最大进化数量 sizepop:初始为20,种群最大数量(Support Vector Machine Optimized by Particle Swarm Optimization )
    2013-04-21 09:23:01下载
    积分:1
  • coop_sensing
    code for cooperative sensing
    2014-01-24 16:14:36下载
    积分:1
  • dcshuntgenerator
    matlab - dc shunt generator
    2014-02-19 07:01:02下载
    积分:1
  • 5G非正交多址技术SCMA仿真scma
    说明:  5G非正交多址技术SCMA仿真(包含编译码代码,直接运行simulation.m即可)(5G Compiling Code Simulation SCMA Non-orthogonal Multiplexing Technology)
    2021-03-04 20:49:32下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载