-
ga
说明: genetic code with roullet wheal
- 2009-12-31 19:47:52下载
- 积分:1
-
M3
说明: Matlab的一些应用程序例子,可以供大家参考下,谢谢大家的支持(Matlab some application examples, for your reference, thank you for the support )
- 2007-04-22 10:43:27下载
- 积分: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
-
wxf001
钢管混凝土本构关系的数值计算,在MATLAB环境直接运行,可得到应力—应变曲线。(Numerical calculation of the steel pipe concrete constitutive run directly in MATLAB environment, the stress- strain curve can be obtained.)
- 2012-11-07 21:21:45下载
- 积分:1
-
twobeamsimulator
This program simulates the interference pattern of two Gaussian beams. (This program simulates the interference pattern of two Gaussian beams.)
- 2007-11-02 14:45:29下载
- 积分:1
-
080609
说明: 基于MATLAB的FIR带阻数字滤波器的设计
由于生物医学信号处理过程中易混入50Hz噪声的特点,本文利用程序设计法和FDATool设计法,设
计一带阻滤波器,并将设计的滤波器应用到一混和正弦信号,通过测试检验,该滤波器可以很好地消除50Hz的工
频干扰。(】To prevent the biomedical signals from being disturbed by 50Hz noise easily,the paper designs a
bandstop digital filter by procedure and FDATool method.The filter is tested by a blended 81ne wave experimentally and the
result shows that the filter can cancel the 50Hz noise very well.)
- 2009-08-09 11:04:10下载
- 积分:1
-
smith
说明: 实现smith圆图显示和阻抗匹配,能够解决传输线阻抗匹配问题(The realization of smith chart display and impedance matching, transmission line impedance matching to solve the problem)
- 2008-12-01 21:27:56下载
- 积分:1
-
Polar_code
polar code simulation result
- 2020-11-16 14:59:40下载
- 积分:1
-
5
说明: 图像直方图分析与图像频谱分析/图像增强/图像边缘检测/MPEG编码 5个MATLAB实验代码(The image histogram analysis and spectrum analysis of the image/image enhancement, image edge detection code/MPEG coding five MATLAB experiment
)
- 2014-12-30 16:40:11下载
- 积分:1
-
e2
Any change to the value of Mresults in immediate and phase-continuous changes in the output frequency
- 2014-02-23 02:42:47下载
- 积分:1