登录
首页 » matlab » Exp2

Exp2

于 2011-02-10 发布 文件大小:1KB
0 73
下载积分: 1 下载次数: 7

代码说明:

  MATLAB simulation of group velocity dispersion in an optical fiber

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

发表评论

0 个回复

  • haar_face-detection
    this is a face detector using haar like features this is an extension of viola jones model with lesser number of features or subset of features
    2011-06-09 23:38:00下载
    积分:1
  • LCM_GPM1002B0_2
    GPM1002B0 初始化代码,颜色艳丽,可以直接使用(GPM1002B0 initialization code)
    2014-01-15 10:46:35下载
    积分:1
  • sanjiaobo
    三角波调频连续波雷达 Matlab 仿真(radar matlab simulation)
    2012-12-06 15:22:57下载
    积分: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
  • diffusion_d2q9
    lattice boltzmann code for diffusion
    2010-08-12 04:50:10下载
    积分:1
  • yuyinshiyu
    语音信号处理 时域分析 短时能量 短时平均过零率 短时自相关函数( a=wavread( beifeng.wav ) subplot(6,1,1),plot(a) N=32 for i=2:6 h=linspace(1,1,2.^(i-2)*N); )
    2011-05-05 10:54:36下载
    积分:1
  • 5432
    matlab遗传算法的程序,很好很好的,很实用的遗传算法(matlab genetic algorithm procedures, very, very good, very practical genetic algorithm)
    2013-04-15 19:33:22下载
    积分:1
  • matlab_toolbox_summarize
    matlab计算软件工具箱函数汇总,方便查找(matlab toolbox function summary calculation software to facilitate the search)
    2008-05-26 20:23:46下载
    积分:1
  • dir2cas
    IIR直接型系统结构转换为级联型系统结构(IIR direct-type system structure into a cascade system structure)
    2010-01-17 10:46:07下载
    积分:1
  • all1
    Gauss消去法、Jacobi法、SOR法解线性方程组的源程序,可以方便得到解(code for solution of linear equations using Gauss elimination method、Jacobi method and SOR method)
    2010-01-30 22:00:02下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载