登录
首页 » matlab » controllableandobservable

controllableandobservable

于 2009-03-28 发布 文件大小:628KB
0 275
下载积分: 1 下载次数: 11

代码说明:

  用MATLAB实现用C代码可控性和客观性的判断和转移矩阵的求解等各种功能。(Implementation using MATLAB code with C controllability and objectivity of the judge and the transfer matrix to solve a variety of functions.)

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

发表评论

0 个回复

  • maingui
    Matlab GUI using UICONTROL Function
    2010-06-30 14:15:47下载
    积分:1
  • transmissionLine
    时间域有限差分法(TD-FDM)源代码,用于计算任意传输线问题,最后与理论解比较。进一步说明见程序文件timeUpdt.m(Time domain finite difference method (TD-FDM) source code, used to calculate the arbitrary transmission line problems, and finally compared with the theoretical solution. Further details see the program file timeUpdt.m)
    2021-03-26 17:49:13下载
    积分:1
  • matlab
    通信原理基于MATLAB的计算机仿真,课本上的源代码(Communication Theory MATLAB-based computer simulation, source code on the textbook)
    2013-04-09 17:56:41下载
    积分:1
  • 相位误差对MUSIC影响
    说明:  从理论上介绍了MUSIC算法原理、分析了阵列相位误差对MUSIC算法性能的影响(The principle of music algorithm is introduced in theory, and the effect of array phase error on the performance of music algorithm is analyzed)
    2020-02-15 17:12:14下载
    积分:1
  • radial_dist_laodflow
    This runs the distribution loadflow for a radial distribution system, it is a matlab code
    2009-06-17 16:43:36下载
    积分:1
  • PID
    一个PID控制器的程序 非常适合于PID控制器的初学者(PID controler)
    2010-06-23 16:33:49下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • mcmc
    说明:  matlab MCL(蒙特卡罗)仿真,移动节点(matlab MCL (Monte Carlo) simulation, mobile nodes)
    2020-11-03 22:39:52下载
    积分:1
  • OutputText
    OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
    2013-12-10 10:14:33下载
    积分:1
  • MMG
    描述船舶的旋回性,考虑风、浪、流的影响,利用MMG模型(Cyclicity description of the ship, consider the effect of wind, waves and currents, using MMG model)
    2021-02-04 12:19:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载