登录
首页 » matlab » 7.1

7.1

于 2007-03-27 发布 文件大小:1KB
0 240
下载积分: 1 下载次数: 10

代码说明:

  对应不同的a值产生一组矢量来表示高斯脉冲波形,并计算其相应的ESD。最后,画出了各个a值所对应的脉冲波形及其ESD(a different corresponding values of a group vector to express Gaussian pulse waveform, and calculated the corresponding ESD. Finally, paint all of a value corresponding to the pulse waveform and ESD)

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

发表评论

0 个回复

  • Active-Contour-Segmentation
    Greedy Snake contour plus user interaction Active Contour Without Edges (Chan Vese) I implement these papers using matlab. I hope you enjoy :)
    2012-06-14 21:58:15下载
    积分: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
  • Possion
    用有限元法求解三角形形区域上的Possion方程(using the finite element method triangle-shaped region of Possion equation)
    2007-07-08 21:43:19下载
    积分:1
  • DTW算法
    DTW算法,比较简单。在matlab下实现的,在matlab6。5下编译通过(DTW, relatively simple. Under the Matlab, in matlab6. Compiling under through five)
    2020-12-22 15:39:07下载
    积分:1
  • Matlab-LPG
    模拟长周期光纤光栅(LPG)的损耗波的光谱特性(The loss of analog spectrum LPG )
    2010-11-08 10:49:38下载
    积分:1
  • calc_for_ceramics
    the effect of position on the pzt4 transducer
    2010-01-19 14:23:48下载
    积分:1
  • MMM
    关于排队模型的资料整理,很全面,应用到很多方面,欢迎下载~~~(A lot of materials about queue model, very useful, and they are many applications, welcome to download. )
    2012-04-25 14:38:15下载
    积分:1
  • RRT
    快速扩展随机生成树算法(RRT)matlab 仿真演示。 (simulation of Rapidly-exploring Random Tree (RRT) based on MATLAB.)
    2020-10-13 11:47:32下载
    积分:1
  • Projek-C
    This is a source code of Matlab programming, for show us the procedure of Singele server queuing, it is known as M/M/1 queu Single server
    2015-01-08 05:57:48下载
    积分:1
  • mlclass-ex1
    Machine learning 在线课程 exercise1(Machine learning online courses exercise1)
    2015-03-12 18:40:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载