登录
首页 » matlab » Untitled2

Untitled2

于 2008-01-01 发布 文件大小:1KB
0 105
下载积分: 1 下载次数: 15

代码说明:

  本程序可以对图象或者信号做频谱分析.简单而且容易理解.可以直接应用.(This procedure can be done on the image or signal spectrum analysis. Simple and easy to understand. Can be applied directly.)

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

发表评论

0 个回复

  • rbfyaochenghu
    径向基函数(RBF)神经网络在分类中的应用(Radial Basis Function (RBF) neural network classification)
    2010-06-09 22:18:52下载
    积分:1
  • fangbo
    方波图形,简单的图形,仅供参考,主要是对于初学者(square graphics, simple graphics, for reference purposes only, primarily for beginners)
    2006-07-13 23:08:26下载
    积分: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
  • suijixinhao
    njust随即信号处理课件,最新最全面版本,需要研究随即信号的同学的必备!(njust Random signal processing )
    2011-11-18 10:41:53下载
    积分:1
  • matlab_c_c++_compiler_suite_2.1
    是MATLAB关于cc++的使用和应用(英文)。(Is MATLAB on cc++ The use and application (in English).)
    2007-07-19 08:49:56下载
    积分:1
  • Matlab
    说明:  本篇文章介绍了基于Matlab环境下的地面模型构建,采用了合适的插值拟合函数实现了构建。(This article describes an environment based on Matlab model of the ground, using a suitable fitting function interpolation building.)
    2009-08-13 15:06:35下载
    积分:1
  • genetic-algorithm
    说明:  本书对遗传算法的基本原理作了较为系统、全面的论述(Book, the basic principles of genetic algorithms made a more systematic and comprehensive exposition)
    2011-04-01 14:04:44下载
    积分:1
  • SmallWorld
    通过公式SW=(C/Crand)/(L/Lrand)求取复杂网络的小世界性系数。 注:其中聚类系数和平均距离都是直接调用工具包中的函数。(By the formula SW = (C/Crand)/(L/Lrand) to strike a small complex networks worldwide coefficients. Note: where clustering coefficient and average distance are called directly toolkit functions.)
    2021-04-23 14:18:47下载
    积分:1
  • knnsf
    KNN算法的matlab程序,用于故障监测的程序(KNN algorithm matlab procedures, the procedures for fault monitoring)
    2013-10-22 12:48:07下载
    积分:1
  • ossrs
    MATLAB help file for OSSR
    2011-06-16 16:10:07下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载