登录
首页 » matlab » LMI_FDF

LMI_FDF

于 2013-04-26 发布 文件大小:1KB
0 233
下载积分: 1 下载次数: 2

代码说明:

  lim solution to ricitta

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

发表评论

0 个回复

  • fenzhengchenxu.m
    一个非常实用的语音分帧程序,是用MATLAB写的(programme)
    2010-06-29 12:55:40下载
    积分:1
  • MI5MO3_0918
    BP神经网络模型的建立过程,并利用模型来验证模型的准确性。两部分输入输出数据(BP neural network modeling process and use the model to verify the accuracy of the model. The two input and output data)
    2013-11-21 19:47:15下载
    积分:1
  • sparseMRI_v0.2
    phantom_denoising去噪,包含了CS+UWT去噪和CS+NSCT去噪(phantom_denoising denoising, including the CS+ UWT denoising Denoising and CS+ NSCT)
    2010-08-19 10:00:46下载
    积分:1
  • matlab
    calculate turbulent length scales
    2010-12-17 05:55:29下载
    积分:1
  • 3DGaussian
    说明:  利用高斯频谱产生三维的高斯随机起伏地表的小软件(generates 3D Gaussian random rough surfaces with Gaussian Spectrum.)
    2011-03-22 14:06:13下载
    积分:1
  • Text-files
    how to read and write files in matlab
    2014-02-05 13:20:15下载
    积分:1
  • MATLAB_Books_-_Ordinary_Partial_Differential_Equat
    Matlab English version, simple and effective(Matlab english version, simple and effective)
    2010-07-09 05:37:28下载
    积分: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
  • generate-mif-file
    如何生成mif文件 用于导入fpga的RAM存储中(How to generate mif file for importing RAM memory in fpga)
    2013-12-17 22:04:02下载
    积分:1
  • targ
    求系统单位给定阶跃响应的性能指标(超调量,峰值时间,调整时间 .....),其中, y,t表示系统节约相应的函数值与其对应时间,函数返回的是阶跃响应的第一(正向)波峰值b1、 阶跃响应的第二(正向)波峰值b2,阶跃响应的超调量sigma,阶跃响应的衰减比n,阶跃响应的衰减率pusi 阶跃响应的衰减震荡周期T,阶跃响应的振荡频率f.(Demand system units for a given step response performance (overshoot, peak time, adjust the time .....), which, y, t that the system saves the corresponding function value and its corresponding time, the function returns the order Jump to respond to the first (positive) wave peak b1, step response of the second (positive) wave peak b2, step response overshoot sigma, step response of the attenuation ratio of n, the step response of the attenuation rate pusi step response of the decay vibration cycle T, the step response of the oscillation frequency f.)
    2010-05-18 20:30:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载