登录
首页 » Matlab » matlab

matlab

于 2022-01-25 发布 文件大小:3.85 kB
0 31
下载积分: 2 下载次数: 1

代码说明:

matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar-matlab

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

发表评论

0 个回复

  • 2
    说明:  matlab中的关于代数方程组的解法实验方面的例子和程序(matlab in the solution of algebraic equations in terms of examples and experimental procedures)
    2010-10-14 18:51:11下载
    积分:1
  • stprtool
    matlab中进行人脸识别研究时用到的所有程序码路径的设置.(face recognition matlab study carried out all the procedures used code path settings.)
    2008-04-17 00:17:28下载
    积分:1
  • lsb_all
    用matlab实现对图片的lsb算法的嵌入和提取,嵌入和提取方便简便,易懂。效率高(Using matlab to achieve the picture of the lsb embedding and extraction algorithms, embedding and extraction is simple convenient, easy to understand. High efficiency)
    2011-08-01 10:05:41下载
    积分:1
  • Toeplitz-MUSIC-
    基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序(Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC)
    2020-12-22 15:59:09下载
    积分:1
  • CMOPSO2
    Coello Coello等人提出了MOPSO。本程序是针对测试函数2进行的编程。算法为了解决多目标优化问题。该算法引入了自适应网格机制的外部种群,不仅对群体的粒子进行变异,而且对粒子的取值范围也进行变异,且变异尺度与种群进化的代数成比例(Handling Multiple Objectives With Particle Swarm Optimization Carlos A. Coello Coello, Member, IEEE, Gregorio Toscano Pulido, and Maximino Salazar Lechuga)
    2014-04-22 10:39:38下载
    积分:1
  • am 调制
    y = ammod(x,Fc,Fs) 使用消息信号调制载波信号频率 Fc (Hz) 采用振幅调制的 x。载波信号和 x 有采样频率 (赫兹) 财政司司长。调制的信号具有零初始相位和零载波的振幅,所以结果就是抑制载波调制方式。注: x、 Fc,以及财政司司长输入参数必须满足 Fs > 2 (Fc + BW),BW 哪里的调制带宽信号 x。y = ammod(x,Fc,Fs,ini_phase) 指定的初始阶段中调制的信号 y 以弧度为单位。y = ammod(x,Fc,Fs,ini_phase,carramp) 执行而不是抑制载波调制传输载波调制方式。载波幅值是 carramp。例子下面的示例比较双边带和单边振幅调制。%样品 100 次 / 秒,2 秒的信号。Fs = 100 ;t = [0: 2 * Fs + 1] "/Fs ;Fc = 10 ;载波频率 %x = sin(2*pi*t) ;正弦信号 %调制 x 使用和双-单边 AM。ydouble = ammod(x,Fc,Fs) ;ysingle = ssbmod(x,Fc,Fs) ;%计算光谱的调制信号。zdouble = fft(ydouble) ;zdouble = abs(zdouble(1:length(zdouble)/2+1)) ;frqdouble = [0:length (zdouble)-1] * Fs/长度 (zdouble) / 2 ;zsingle = fft
    2022-07-26 08:45:43下载
    积分:1
  • way
    matlab function extension
    2009-09-20 19:54:35下载
    积分:1
  • shizulvboqi
    这是介绍数字滤波器的设计和运用matlab的文件,pdf格式的(This is the introduction of digital filter design and the use of matlab document, pdf format)
    2008-05-05 17:01:55下载
    积分:1
  • MMatlab_GUI_sa
    Matlab 编写的一个有关支持向量机的程序,有GUII可以设定参数,和显示最终的结果。,已通过测试。 (Matlab prepared a procedure for support vector machines, there are GUI can set parameters, and display the final result. Complete source code, has been tested. )
    2012-05-19 20:10:45下载
    积分:1
  • manual
    E2LSH代码最全面的介绍,里面详尽的介绍了每一个函数的作用(E2LSH code for the most comprehensive introduction, which describes in detail the role of each function)
    2014-11-24 19:09:40下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载