登录
首页 » matlab » P

P

于 2014-09-23 发布 文件大小:1KB
0 160
下载积分: 1 下载次数: 0

代码说明:

说明:  P模型数据包罗分析法,一种数学建模的实用方法,对你的比赛,和应用很有帮助(A good mathematical modeling tool, It is very helpful to your study MATLAB)

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

发表评论

0 个回复

  • my_texture
    纹理分析,利用经典的LBP纹理分析算法实现matlab的对一幅彩色图象的纹理分析(texture analysis, use classic LBP texture analysis algorithm for a Matlab color image texture analysis)
    2007-03-02 18:29:55下载
    积分:1
  • MTF_SingleWA
    用matlab编写波前编码系统光学传递函数mtf在不同离焦下随相位板参数的变化曲线(the curve of mtf along with the change of phase plate parameters under different focal )
    2021-05-15 20:30:02下载
    积分:1
  • pitch_period
    说明:  基音区域&基音频率 自相关 matlab程序(Regional &amp pitch frequency Pitch autocorrelation matlab program)
    2011-04-11 14:59:38下载
    积分:1
  • zxfy_zdl
    说明:  用Floyd算法设计的最小费用最大流,求最大流时,用的是标号算法(Floyd algorithm design with the minimum cost maximum flow, for maximum flow, the algorithm is labeling)
    2006-05-13 19:20:18下载
    积分:1
  • emd
    用matlab写的经验模式分解程序。可作希尔伯特-黄变换,画时频图。(Empirical mode decomposition process Written by matlab .It Can be used for Hilbert- Huang Transform and time-frequency analysis.)
    2020-09-21 15:27:53下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • rgb2xyz
    convert RGB color space to XYZ color space
    2013-11-27 15:32:41下载
    积分:1
  • 422422297computedelta
    This code computes fft and ifft
    2012-01-16 18:28:38下载
    积分:1
  • GA
    说明:  二进制基本遗传算法例程序,运用matlab M文件编写。(Binary basic genetic algorithm example program, the use of Matlab M documentation.)
    2013-02-25 17:08:48下载
    积分:1
  • boundExtract
    本代码是基于镜头分割的关键帧提取代码,是用matlab来实现的。(The code is the code key frame extraction based on shot segmentation is achieved using matlab.)
    2014-01-21 10:44:07下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载