登录
首页 » matlab » Geographical-Modification

Geographical-Modification

于 2014-08-10 发布 文件大小:2KB
0 232
下载积分: 1 下载次数: 1

代码说明:

  Simple program to test the implementation of geographical modification using arrays in Matlab

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

发表评论

0 个回复

  • matlab
    50hz工频陷波器,可用于去除生理信号中的工频干扰(50HZfilter)
    2010-05-12 10:19:59下载
    积分:1
  • Kalman_filtering_MATLAB
    matalb教程,涉及到卡尔曼滤波问题的基础教程,线性系统、随即系统、周期系统、非线性系统等的分析(matalb tutorials, related to Kalman filtering problem based tutorials, linear systems, then systems, periodic systems, nonlinear systems analysis)
    2010-05-13 12:24:07下载
    积分:1
  • example4_4
    例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 ( x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f /Hz ) figure y0=y(1:N/2) P=y0.*conj(y0)/N P=10*log10(P) plot(f,P) title( 功率谱 ) xlabel( f /Hz ) )
    2010-05-25 20:59:03下载
    积分:1
  • FLD_based-Face-Recognition-System_v2-(1)
    fisher linear discriminant analysis
    2013-03-19 18:14:41下载
    积分:1
  • b911a3340926
    Matlab video anlaysis A packet is the basic unit of data in a transport stream. It consists of a sync byte, whose value is 0x47, followed by three one-bit flags and a 13-bit Packet Identifier (PID). This is followed by a 4-bit continuity counter.
    2011-01-30 09:53:35下载
    积分:1
  • 5
    说明:  基于图像处理和Matlab混合编程的自动聚焦技术及应用(Matlab-based image processing and hybrid programming techniques and application of auto-focus)
    2010-05-10 11:28:15下载
    积分:1
  • MeanShiftCluster
    meanshift matlab code (meanshift matlab code )
    2010-05-21 05:36:24下载
    积分:1
  • reduce
    The Laplacian Pyramid as a Compact Image Code的reduce函数的matlab仿真(reduce function in the Laplacian Pyramid as a Compact Image Code is simulated in matlab )
    2012-07-16 09:20:40下载
    积分:1
  • MFILE556
    这是一份有关matlab中文教材程序代码,希望通过此文件可以使大家更好的学习matlab。(This is a Chinese teaching materials about matlab code, hope that through this file can make everyone better learning matlab)
    2013-08-28 01:11:32下载
    积分:1
  • Neural-network-curve-fitting
    神经网络训练拟合函数曲线,拟合复杂函数曲线(The neural network training function curve fitting)
    2013-12-12 22:21:45下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载