登录
首页 » Others » 512x512

512x512

于 2010-02-22 发布 文件大小:1227KB
0 239
下载积分: 1 下载次数: 4

代码说明:

  512x512 Benchmarks for Image Processing

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

发表评论

0 个回复

  • NewFolder
    Here are source code for circular convolution linear convolution solution for quadratic equation
    2010-08-13 19:54:03下载
    积分:1
  • mp
    matlab版本 图论中的单源最短路径算法 一般C版本的比较多,这里提供matlab版本的,更简单方便使用 (matlab code of minimum path problem in graph theory)
    2013-11-13 17:47:29下载
    积分:1
  • matlab
    说明:  matlab功能宝典,绝对经典,里面有十八个压缩文件,好好使用(A book about Matlab)
    2009-08-12 14:13:19下载
    积分:1
  • gabor_face
    基于GABOR的人脸识别,自己写的.有中文说明(Face Recognition Based on Gabor, wrote it myself. A Chinese explanation)
    2007-04-11 16:05:19下载
    积分:1
  • voice3
    Homomorphic Analysis
    2011-11-10 20:11:34下载
    积分:1
  • simple
    Numerical Simulation of Cavity problem with SIMPLE method
    2013-05-03 18:26:00下载
    积分:1
  • infinite-series
    掌握用MATLAB求无穷级数的和、求幂级数 的收敛域、展开函数为幂级数以及展开周 期函数为傅里叶级数的方法(infinite series)
    2015-12-17 17:18:11下载
    积分:1
  • 神经网络学习的二维非线性函数
    说明:  神经网络学习二维非线性函数 ,多维非线性辨识的MATLAB程序(neural network learning 2D nonlinear function, multi-dimensional nonlinear identification procedures MATLAB)
    2005-11-24 19:47:09下载
    积分:1
  • bin
    matlab中调用Jacobi迭代法所使用的函数(call a function of the Jacobi iterative method used in matlab)
    2012-08-02 13:41:18下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载