登录
首页 » matlab » alfc

alfc

于 2011-07-17 发布 文件大小:6KB
0 189
下载积分: 1 下载次数: 6

代码说明:

  design alfc controler loop with simulink

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

发表评论

0 个回复

  • GANNT
    MATLAB画甘特图的源代码(MATLAB painting Gantt)
    2008-05-09 09:56:00下载
    积分:1
  • untitled
    MATLAB自己做的 好像有点问题 希望朋友们帮忙解决一下(matlab)
    2010-05-13 14:43:53下载
    积分:1
  • dsp1
    随机产生序列u(n),计算自相关系数并且计算功率谱密度(Randomly generated sequence u (n), calculated from the correlation coefficient and calculate the power spectral density)
    2009-12-01 02:03:04下载
    积分:1
  • SampleEntropy
    matlab计算样本熵源代码,用于度量时间序列的复杂度 (sampen)
    2010-12-08 09:26:07下载
    积分:1
  • MATLABhanshusuchashouce
    MATLAB函数速查手册,详细的介绍了matlab使用的各种函数的用法,方便大家查找。(MATLAB Function Quick Reference, a detailed description of the matlab functions using a variety of usage, we find convenient.)
    2010-12-10 21:16:57下载
    积分:1
  • MySlopeOne
    说明:  协同过滤算法matlab代码,算法本身挺简单的,建议你自己试着编一下(Collaborative filtering algorithm matlab code )
    2011-04-17 18:24:22下载
    积分:1
  • The-best-matlab-tutorial
    很好的matlab入门教程,非常适合matlab新手用,易学易懂,里面包含了很多matlab的基本算法程序以及实例介绍(Very good tutorial MATLAB, very suitable for matlab novice to use, easy to understand, which contains the basic algorithm and program of many MATLAB examples)
    2013-03-20 14:44:15下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • pffunction
    粒子滤波算法的实现程序,采用matlab平台,算法带有重采样步骤,对初学者学习粒子滤波有点帮助。(Particle filter implementation of procedures, using matlab platform, the algorithm with resampling step, for beginners to learn particle filter to some extent.)
    2009-10-11 21:59:14下载
    积分:1
  • matlab
    数值分析实验报告,文档中附有源码,可供学习数值分析的学生借鉴学习。(Students learn from numerical analysis lab reports, document with source code, available for study and numerical analysis)
    2013-04-30 17:12:12下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载