登录
首页 » matlab » f4_26

f4_26

于 2006-09-10 发布 文件大小:2KB
0 85
下载积分: 1 下载次数: 26

代码说明:

  Matlab 的 一个 应用实例, 用于绘制 频谱。(Matlab an application for mapping the spectrum.)

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

发表评论

0 个回复

  • matlab7-shili
    介绍matlab7中各种实例的电子图书,比较不错,对初学者有较大帮助。(Description matlab7 various examples of e-books, relatively good, greater help for beginners.)
    2009-12-04 15:54:35下载
    积分:1
  • papr3
    my papers for LDA PCA for reference purpose
    2010-11-30 00:48:19下载
    积分:1
  • particlefilterprogram
    粒子滤波全套源代码,实现了粒子滤波的全部功能,是粒子滤波提高级程序(A full set of source code particle filter to realize the full functionality of particle filter is a particle filter-class procedures improve)
    2007-11-12 09:43:14下载
    积分:1
  • MATLAB6.5.1
    matlab的教学文件 是帮助你学习MATLAB的好文件(matlab teaching file is to help you learn a good document MATLAB)
    2007-11-22 18:26:10下载
    积分:1
  • im_registration_MI
    图像配准程序,基于交互信息的图像配准程序(image registration usin Mutual Information)
    2010-05-25 10:30:03下载
    积分:1
  • Fresnel_integrals
    calculates the Fresnel integrals using the error function for complex inputs abd calculates the field for each path of the Epstein & Peterson model
    2015-01-03 19:48:47下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • zf_sic
    Zero-forcing equalizer
    2011-04-24 04:06:44下载
    积分:1
  • rcs_cylinder
    radar cross section in radar application
    2013-04-27 15:44:16下载
    积分:1
  • junzhi
    自己编写的对于加了噪声灰度图像进行均值滤波的函数,不是直接调用函数的那种。(I have written plus noise grayscale images mean filtering function, not directly to the kind of the calling function.)
    2012-11-04 20:40:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载