登录
首页 » matlab » DQER

DQER

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

代码说明:

  Please read THIS DOCUMENTE

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

发表评论

0 个回复

  • matlab1
    应用MATLAB对图像进行频率域的平滑和锐化处理的简单例子(Application of MATLAB in frequency domain image smoothing and sharpening the handle of a simple example)
    2008-05-22 12:56:37下载
    积分:1
  • ICAtoolbox3_8
    Source separation problems in digital signal processing are those which are used to separate useful signal a mix of signals of interest, other signals and noise. The typical example of a source separation problem is the cocktail party problem, where many number of peoples are talking simultaneously in a room and a listener is trying to follow one of the discussions. The human brain can separate the voices of different people (source separation) using neurons in the auditory region. But source separation using digital signals is difficult task with the available techniques. Several approaches have been proposed for solving this issue but most of the techniques are still in development stages. Some of the successfully tested approaches are principal components analysis (PCA) and Independent components analysis (ICA). Both the approaches work well when there are no delays or echoes present
    2014-11-07 15:21:36下载
    积分:1
  • TDOA
    wifi定位算法实现基于TDOA的时间差异的定位算法。(Wifi location algorithom,simple and nice!!)
    2015-01-07 10:07:09下载
    积分:1
  • QuadTank
    mpc Model predictive control for quad tank(mpc MIMO model predictive control for quad tank)
    2019-03-23 23:40:59下载
    积分:1
  • l1_ls_matlab34351
    A Matlab solver for l1-regularized least squares problems
    2011-05-22 18:34:27下载
    积分:1
  • PSO
    粒子群优化算法,matlab环境实现,用于函数的优化(Particle Swarm Optimization)
    2020-11-21 00:29:38下载
    积分: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
  • ImageFusion_DWT
    遥感图像融合方法中基于小波变换的融合方法matlab代码,同时附上测试用的遥感影像(Remote sensing image fusion method based on wavelet transform. It s matlab code, with remote sensing images used for testing)
    2020-10-08 10:17:37下载
    积分:1
  • [Kernighan]_The_C_Programming_Language(BookFi
    The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much bigger, and personal computers have capabilities that rival mainframes of a decade ago. During this time, C has changed too, although only modestly, and it has spread far beyond its origins as the language of the UNIX operating system.
    2015-03-29 20:26:51下载
    积分:1
  • matlab)gaodeng
    matlab 高等数学技术研究,适合初学者学习(matlab mathematics technology, suitable for beginners to learn)
    2010-06-20 12:49:20下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载