登录
首页 » matlab » matlab

matlab

于 2010-12-15 发布 文件大小:1312KB
0 156
下载积分: 1 下载次数: 3

代码说明:

  本文讲述的是运用matlab软件编写线性卷积和循环卷积,运行程序并得到正确结果,附上运行结果图让大家参照对比。

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

发表评论

0 个回复

  • kFHkimbM
    5个基本的解决VRP问题的MATLAB程序之四(5 basic MATLAB program to solve the problem of VRP 4)
    2009-10-08 21:34:26下载
    积分:1
  • MATLAD-and-DSP
    说明:  在MATLAB下的数字信号处理的一些应用和实例(Under the MATLAB digital signal processing applications and examples of some)
    2011-03-29 22:50:10下载
    积分:1
  • canny
    说明:  canny算子在MATLAB下实现边缘检测(canny edge detection)
    2010-05-04 17:01:14下载
    积分:1
  • SFEwienerdens
    通过使用插值计算的方式,计算金融波动过程的维纳现象。(Calculated by using the interpolation method to calculate the Wiener process, the phenomenon of financial volatility.)
    2011-10-22 11:03:18下载
    积分:1
  • kejifangzhen
    客机仿真程序 和matlab仿真计算程序代码,经过测试(Aircraft simulation program and matlab simulation code, tested)
    2011-06-16 09:21:58下载
    积分: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
  • 12342532553seq_train
    描述了OFDM调制解调中的训练序列的产生方法和相应的代码(In the OFDM modulation and demodulation of the training sequence generating method is described and the corresponding code)
    2013-05-15 18:46:33下载
    积分:1
  • VIENNA_ab
    说明:  一种基于三电平转两电平的简化SVPWM算法,适用于VIENNA电路,波形良好(A simplified SVPWM algorithm based on three-level to two-level is suitable for Vienna circuit with good waveform)
    2019-11-20 16:30:29下载
    积分:1
  • OFDM_Tut
    说明:  非常实用的OFDM matlab程序,只有一个m文件,程序简单易懂,包括完整的OFDM调制解调过程,能够正确运行,对OFDM的初学者非常有帮助。(Very useful OFDM matlab program, there is only one m file, the program simple and easy to understand, including the complete OFDM modulation and demodulation process to run correctly on the OFDM beginner very helpful.)
    2009-08-27 22:59:33下载
    积分:1
  • 9bus
    with or without modification, are permitted provided that the following conditions are met
    2014-12-26 02:49:09下载
    积分:1
  • 696518资源总数
  • 106016会员总数
  • 2今日下载