登录
首页 » matlab » FTT

FTT

于 2009-06-01 发布 文件大小:2KB
0 238
下载积分: 1 下载次数: 3

代码说明:

  the fourier serial: how to do with fourier

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

发表评论

0 个回复

  • concatenated_code_awgn
    级联码simulink模型,OFDM系统误码率分析(concatenated code in simulink)
    2010-06-03 21:33:57下载
    积分:1
  • fuzzy_work
    模糊系统的simulink仿真,控制一阶和二阶系统(Simulink fuzzy system simulation, control first-order and second-order system)
    2009-01-15 15:43:36下载
    积分:1
  • InteractiveDerivative
    Interactive smoothing for your own data, with sliders to control derivative order, smooth width, and scale expansion.
    2009-03-18 15:06:43下载
    积分:1
  • disposal
    有关于图像的区域处理的MATLAB软件,已经上机运行过,对MATLAB编程非常有用(Area on the image processing MATLAB software has been running on the machine before, is very useful for MATLAB programming)
    2010-02-16 15:15:40下载
    积分:1
  • golden
    matlab解决黄金分割法一维无约束最优化问题,(use matlab for golden)
    2014-10-20 22:38:27下载
    积分:1
  • SI-and-matlab-simulation
    《系统辨识与MATLAB仿真-侯媛彬》源程序(" System Identification and MATLAB simulation- Houyuan Bin" source)
    2011-10-22 18:16:28下载
    积分:1
  • myeuler
    Euler折线法求解微分方程 (Euler line method to solve differential equations)
    2010-08-31 10:31:24下载
    积分:1
  • lvboqimatlab
    滤波器设计示例:matlab设计IIR基本示例,matlab设计IIR高级示例,matlab窗函数设计FIR滤波器基本示例。(Filter Design Example: matlab basic sample design of IIR, matlab advanced example of IIR design, matlab window function, the basic design of FIR filter example.)
    2010-11-17 10:03:57下载
    积分: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
  • matlab
    基于matlab的共轭梯度法,基于这种算法可以求解矩阵的解,以及相应的误差(base on matlab)
    2011-12-09 22:04:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载