登录
首页 » matlab » Lab01

Lab01

于 2013-05-17 发布 文件大小:4KB
0 54
下载积分: 1 下载次数: 1

代码说明:

  methods of optimalization, davidon

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

发表评论

0 个回复

  • 3G_WLAN
    关于3G与WLAN网络融合的安全性分析及形式化方法的应用(3G and WLAN networks on the integration of security analysis and the application of formal methods)
    2010-07-16 15:14:48下载
    积分:1
  • rect
    This program print electric field pattern for rectangular Aperture Antenna
    2010-02-04 08:07:03下载
    积分: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
  • shiyuxiangguan
    是在时域上做相关,直接用covn做相关,计算量比较大,估计比较明显。(Is done in the time domain correlation and directly related with covn, calculate than the larger, more obvious estimate.)
    2015-01-29 18:25:10下载
    积分:1
  • IEEE新算法 辅助信源法
    包括王永良课本单辅助信源法,IEEE文献新算法(Auxiliary_source_method,RMSE_Auxiliary_source_DOA)
    2018-01-11 15:12:43下载
    积分:1
  • 图象增强
    该程序首先利用小波变换,然后过滤噪音,最终实现图象边缘效果增强的功能(the procedure using wavelet transform, and then filter the noise, and eventually realizing Edge effects enhanced functionality)
    2005-04-16 19:56:49下载
    积分:1
  • MATLAB_code
    real genetic algorithm matlab code
    2009-05-20 18:17:16下载
    积分:1
  • clutter
    ex9-8 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 (ex9-8 related to the lognormal distribution weibull distribution clutter clutter ex9_8 related ex9_9 coherent K distributed clutter-related)
    2009-07-16 17:48:34下载
    积分:1
  • SimuMicros3D_MultiSo_MultiMic
    This code permit to simulate the sound received on microphones given their positions, the positions of the sound source(s), the frequency sampling of acquisition and the speed of sound. Assuming anechoical conditions.
    2010-09-22 22:41:31下载
    积分:1
  • non_coherent
    performs bpsk modulation with non coherent detection
    2010-11-24 18:34:43下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载