登录
首页 » matlab » spatialPattern.m

spatialPattern.m

于 2012-07-17 发布 文件大小:1KB
0 247
下载积分: 1 下载次数: 3

代码说明:

  Specific color noise generator (MatLab function)

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

发表评论

0 个回复

  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • CREWESmatlabrelease
    应用matlab实现了二维的有限差分正演,是实现地球物理正演模拟方法的基础。(Applied to achieve a two-dimensional matlab finite difference forward, is to achieve geophysical forward modeling approach is based on.)
    2011-08-01 16:10:23下载
    积分:1
  • motor-IM-senlessor
    电力电子、电机控制的仿真模型,异步电机无速度传感器控制(The simulation model of power electronics, motor control, induction motor speed sensorless control)
    2014-12-03 15:05:27下载
    积分:1
  • TDOA1_Newton
    一个关于网页设计的简单有效的matlab编码(A simple and effective web design matlab coding)
    2013-04-20 14:08:32下载
    积分:1
  • lrls1
    below is the matlab code for the rls algorithm for noise cancellation.can anybody explain me clearly what the code does with an example of N .
    2014-05-23 04:25:21下载
    积分:1
  • SSA
    SSA奇异谱分解,用于在时频域分析信号成分,重构信号(SSA singular spectrum decomposition is used to analyze signal components and reconstruct signals in time-frequency domain)
    2020-11-11 09:49:45下载
    积分:1
  • nielen
    迭代自组织数据分析,是本科毕设的题目,使用高阶累积量对MPSK信号进行调制识别。( Iterative self-organizing data analysis, The title of the commercial is undergraduate course you Using high-order cumulants of MPSK signal modulation recognition.)
    2016-11-08 15:55:45下载
    积分:1
  • MATLAB2--ppt
    数字信号处理 )丁玉美,标准课件,PPT形式,很强大 很实用(Ding Mei, digital signal processing) standard courseware, PPT form, very powerful and very practical)
    2013-01-03 11:52:22下载
    积分:1
  • id3
    Decision region vector For the decision region Number of bins for the data Percentage of incorrectly assigned samples at a nod Unknown command option This function recieves a parameter vector and returns it s components The parameter vector is completely numeric. This is much simpler Percentage of incorrectly assigned samples at a node
    2013-04-29 16:00:32下载
    积分:1
  • DSSSBPSK
    编的不好,谨供参考,有问题请指出,互相学习,谢谢大家 (Make up is not good, we would like to for reference, there is a problem please point out, learning each other, thank you )
    2015-05-18 20:24:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载