登录
首页 » matlab » JM97B

JM97B

于 2010-03-26 发布 文件大小:1KB
0 72
下载积分: 1 下载次数: 0

代码说明:

说明:  截断切割:用matlab程序实现这一过程的方法(Truncated Cutting: The matlab program to achieve this process approach)

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

发表评论

0 个回复

  • vq1
    此程序用于语音信号的识别和在MATLAB 系统下的仿真,用于各种语音的识别!(The procedure for the voice of the identification of the procedure for the voice of the identification of matlab and the system of emulation, the voice of the!)
    2010-05-12 13:02:52下载
    积分:1
  • SPP
    标准单点定位,利用观测文件和导航文件进行标准单点定位(Standard single point positioning, the use of observation and navigation files document standard single point positioning)
    2014-10-26 22:20:59下载
    积分:1
  • Problem1
    2013年“高社杯”数学建模b题,对于纵向切割的图片复原。 使用方法:打开matlab,调整工作目录为解压后的文件夹,在matlab工作框中输入Problem1即可(2013 " High Society Cup" Mathematical modeling b title picture for longitudinal cutting recovery. How to use: open matlab, adjust working directory is unpacked folder work in matlab can enter Problem1)
    2013-09-27 19:20:17下载
    积分:1
  • gender
    Photos with people (e.g., family, friends, celebrities, etc.) are the major interest of users. Thus, with the exponentially growing photos, large-scale content-based face image retrieval is an enabling technology for many emerging applications. In this work, we aim to utilize automatically detected human attributes that contain semantic cues of the face photos to improve contentbased face retrieval by constructing semantic codewords for efficient large-scale face retrieval. By leveraging human attributes in a scalable and systematic framework, we propose two orthogonal methods named attribute-enhanced sparse coding and attributeembedded inverted indexing to improve the face retrieval in the offline and online stages. We investigate the effectiveness of different attributes and vital factors essential for face retrieval. Experimenting on two public datasets, the results show that theproposed methods can achieve up to 43.5 relative improvement in MAP compared to the existing methods.
    2013-11-20 00:42:07下载
    积分:1
  • Matlab.promramming.entry
    Matlab编程入门。数学建模的上手入门讲义,来自于南京大学(Introduction to Matlab programming. Introduction to Math Modeling Lecture handcuffed, from the Nanjing University)
    2009-03-18 21:56:59下载
    积分:1
  • Matlab
    说明:  matlab 详细手册,介绍了matlab的基础用法(matlab design )
    2010-04-20 17:44:43下载
    积分: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
  • application-of-copula
    copula函数的matlab应用,包括经验分布函数、核分布函数,参数的估计和检验。(Matlab application of Copula Functions, including the empirical distribution function, kernel distribution function, estimation and testing parameters.)
    2015-02-25 15:07:30下载
    积分:1
  • matlab5
    matlab数字信号与应用源代码5,对初学者有帮助(and application of digital signal matlab source code 5, to help beginners)
    2009-05-19 23:00:40下载
    积分:1
  • Sine-curve
    正弦函数,在0到2π区间,当有一个输入时,对应有一个输出,最后在matlab上显示出图像(Sine function, within the range of zero to 2 PI, when have an input, due to an output, and finally show the image in matlab )
    2013-04-10 19:38:22下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载