登录
首页 » matlab » matlabExample

matlabExample

于 2009-11-25 发布 文件大小:25KB
0 211
下载积分: 1 下载次数: 4

代码说明:

  百例MATLAB程序,很实用,适合初学者(100 cases of MATLAB program, very practical, suitable for beginners)

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

发表评论

0 个回复

  • xitongbianshi2
    系统辨识2仿真程序,含有系统辨识书中剩余3章的全部matlab的程序代码,可以供下载!(xitongbianshi2fangzhenchengxu)
    2010-12-27 10:41:25下载
    积分:1
  • char27
    souce code program matlab....
    2014-10-07 15:41:47下载
    积分:1
  • Cuk_Converter
    solar mppt algorithms fransferor finfind mamimum power t
    2011-10-16 18:18:52下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • Kalman_Filter
    卡尔曼滤波器的操作包括两个阶段:预测与更新。在预测阶段,滤波器使用上一状态的估计,做出对当前状态的估计。在更新阶段,滤波器利用对当前状态的观测值优化。(Kalman filter operation consists of two stages: prediction and update. In the prediction stage, the filter is estimated using the previous state, to make an estimate of the current state. In the update phase, the filter use observations on the current state of the optimization.)
    2014-01-20 13:12:48下载
    积分:1
  • fuzzy
    模糊控制matlab程序,利用龙格—库塔法进行系统仿真(Fuzzy control matlab program using the Runge- Kutta method for system simulation )
    2012-04-01 11:57:07下载
    积分:1
  • Rotinas-E..
    Estimate a Fir modeling and choose among various types of window according to the transition range.
    2011-05-22 23:32:23下载
    积分:1
  • Powell
    说明:  用Matlab编写的用Powell方法求函数极小点程序(Written with the Matlab function using Powell method for solving minimum point procedure)
    2010-04-07 09:42:38下载
    积分:1
  • STFT
    时频分析方法中的短时傅里叶变换,可用于信号处理。(The time-frequency analysis of short-time Fu Liye transform method, can be used for signal processing.)
    2015-03-20 14:41:22下载
    积分:1
  • NODE_IEEE30
    电力系统标准测试系统,30节点系统,格式完全正确,可以方便的用来分析计算。(Power system standard test system, 30-bus system, the format entirely correctly, can easily be used to analyze the calculation.)
    2009-11-13 17:39:28下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载