CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - infinity

搜索资源列表

  1. floyd_warshall

    0下载:
  2. 用C语言实现最短路径算法中的Floyd-Warshall算法,这个算法可以用来解决信号处理中的一些问题。floyd_warshall.c是源程序;distance_2.txt文件存放图中各点之间的距离,以99999表示无穷大;floyd.txt文件是输出文件,其中存放各轮得到的输出矩阵,以及最后得到的各点间最短距离,如果有负回路则返回FALSE。-C language shortest path algorithm of Floyd-Warshall algorithm, The algorit
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7.33kb
    • 提供者:李文
  1. OSE_Code.rar

    1下载:
  2. 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码,《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code,including Matlab code of Kalm
  3. 所属分类:Algorithm

    • 发布日期:2016-07-11
    • 文件大小:49.01kb
    • 提供者:张留
  1. hinfcontrol.rar

    0下载:
  2. 针对H无穷大控制,附加Matlab程序,进行解说,英文原文,For H infinity control, additional Matlab procedures explained, the original English text of
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:86.75kb
    • 提供者:bo
  1. pendul

    2下载:
  2. 三阶倒立摆的鲁棒控制算法,包含了H infinity control 和mu analysis 算法,并进行了比较,很好的程序,值得分享。-Robust order inverted pendulum control algorithm, including the H infinity control and mu analysis algorithm, and compared, a very good program, worth sharing.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:28.25kb
    • 提供者:小方
  1. 在matlab simulink上搭的一个H-H模型

    2下载:
  2. 自己根据所学在matlab simulink上搭的一个H-H模型,可以通过施加不同电刺激,模拟细胞膜上神经电位的变化-Their own knowledge in matlab simulink based on the ride of a HH model, can be subject to different electrical stimulation to simulate the changes in the membrane of nerve action potential
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:6.15kb
    • 提供者:陈雪
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:37.68kb
    • 提供者:Erison
  1. 3_9

    1下载:
  2. 使用模糊控制来实现单级倒立摆的控制仿真。使用了sugeno 模型来完成-The use of fuzzy control to achieve a single-stage inverted pendulum control simulation. Sugeno model used to complete the
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:MR_WANG
  1. swarm

    0下载:
  2. 粒子群算法详细的程序,埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享-PID and State Feedback Control of DC Motors
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:1.34kb
    • 提供者:尹小峰
  1. compareestimators-1

    0下载:
  2. A Labview program which compares LMS,H infinity, a Kalman Filter and recursive Least Squares (RLS). The source is there for them all.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:606.11kb
    • 提供者:Tom_M
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4.73kb
    • 提供者:muxihan
  1. rom

    0下载:
  2. Descr iption: Programme to Print first 100 Ramanujan Numbers by TWO WAYS 1st way is printing Ramunajan Numbers from RN taking RN from 0 to INFINITY and print first 100 numbers. 2nd way is to clacualte RN numbers from L M N P of formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2.19kb
    • 提供者:1
  1. stewart

    0下载:
  2. Stewart platform, classic model with PID controller
  3. 所属分类:matlab

    • 发布日期:2017-02-10
    • 文件大小:19.51kb
    • 提供者:Alexander
  1. kalma_infinity

    0下载:
  2. This program helps in kalman hi infinity filter learning-This program helps in kalman hi infinity filter learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.84kb
    • 提供者:ravikumarjatoth
  1. rocket

    3下载:
  2. 一个六自由度火箭的鲁棒控制程序,该程序鲁棒H infinity control, robust loop shaping control 和mu analysis control三种不同的控制算法,并与火箭的非线性模型仿真结果进行了对比。-A six DOF robust control rocket program that robust H infinity control, robust loop shaping control and mu analysis control of th
  3. 所属分类:matlab

    • 发布日期:2016-12-08
    • 文件大小:37kb
    • 提供者:小方
  1. robustnote

    0下载:
  2. 《鲁棒控制》课堂笔记-3-H无穷控制理论.比较详细的笔记-" Robust Control" class notes-3-H infinity control theory. More detailed notes
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:154.15kb
    • 提供者:wyg
  1. hinf_m

    0下载:
  2. H-infinity Control Example, robust control
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3.97kb
    • 提供者:adam
  1. New-folder-(3)

    0下载:
  2. matlab code for h infinity filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:868byte
    • 提供者:abbott
  1. H-infinity-control

    0下载:
  2. 非线性切换Hmilton系统H-infinity控制,关于这个研究内容的matlab仿真代码-The matlab simulation code of H-infinity control of nonlinear switched Hamiltonian systems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:小皮乖乖
  1. matlabH-infinity

    0下载:
  2. H无穷鲁棒控制器的一些广义系统建立方法,包括直接建立和利用matlab自带函数建立-Some generalized system H infinity robust controller establishing method, including direct creation and use matlab carrying function to create
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:305kb
    • 提供者:Hano
  1. H_example

    0下载:
  2. 基于LMI算法的倒立摆状态反馈H∞控制器设计(State Feedback H infinity controller design based lmi approach)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:38kb
    • 提供者:ocean112
« 12 3 »
搜珍网 www.dssz.com