登录
首页 » matlab » histcnd2

histcnd2

于 2011-07-07 发布 文件大小:1KB
0 188
下载积分: 1 下载次数: 2

代码说明:

  this program try to calculate N dimensional histogram in one of popular way

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

发表评论

0 个回复

  • bpmpd
    bpmpd是用fortran77语言编写的一个state-of-the-art求解大规模线性规划程序,使用不可行原-对偶内点法(infeasible primal-dual interior point method)求解(bpmpd is a FORTRAN77 language state-of-the-art for solving large-scale linear programming procedure, the original use is not feasible- dual interior point method (infeasible primal-dual interior point method) for solving)
    2007-10-23 19:30:43下载
    积分:1
  • FCM1
    an implementation of the algorithm FCM of segmentation. It can produce a segmented image
    2013-03-13 02:40:56下载
    积分: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
  • FilterFunction
    数字滤波器 常用数字滤波器函数,包括高通、低通、带通、带阻(digital filter)
    2014-12-08 11:56:59下载
    积分:1
  • KTHorb
    There are numerous MATLAB m-files included in this software package. Thus, the the authors have bundled all files and sample data in a *.zip file (KTHorb.zip). The Readme.txt file describes the directories created when the .zip file is unpacked. The file Matlab_implementation.doc (or Matlab_implementation.txt) describes some of the classes and methods included in the package for GPS satellite orbit interpolation.(There are numerous MATLAB m-files included in this software package. Thus, the the authors have bundled all files and sample data in a*. zip file (KTHorb.zip). The Readme.txt file describes the directories created when the. Zip file is unpacked. The file Matlab_implementation.doc (or Matlab_implementation.txt) describes some of the classes and methods included in the package for GPS satellite orbit interpolation.)
    2007-12-26 04:10:55下载
    积分:1
  • kMedoids
    说明:  k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。(k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.)
    2021-01-07 21:18:52下载
    积分:1
  • Dicar6003_4x4_140127_gurcistan
    Dicar6003 Injector Test Device Georgia version
    2014-09-17 17:45:21下载
    积分:1
  • borninv
    本程序实现1DBorn近似反演,并且采用正则化,使得反演稳定。(This program implements 1DBorn approximate inversion, and using regularization, making inversion stability.)
    2013-09-25 12:14:04下载
    积分:1
  • motor_controller_id
    永磁同步电机的id=0控制方法,欢迎大家下载(PMSM id = 0 control, please download)
    2013-12-17 23:17:13下载
    积分:1
  • Abnormal-Crowd-Behavior-Detection4
    Crowd Event Detection in Computer Vision.pdf
    2013-04-29 22:43:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载