-
mLMNN2.3
多核处理多特征的融合(matlab实现——提供测试数据)(Multicore processing multi-feature fusion (matlab achieve- to provide test data))
- 2013-11-30 17:48:16下载
- 积分:1
-
zhuchengfen
利用matlab软件进行主成分分析,并做成图形用户界面(Using matlab software for principal component analysis, and made the graphical user interface)
- 2012-05-23 15:23:26下载
- 积分: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
-
QualNet-5.0.2-APIReferenceGuide
QualNet-5.0.2-APIReferenceGuide.ita software manual.QualNet-5.0.2
- 2014-01-12 23:00:29下载
- 积分:1
-
Matlab-window-function
Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗(Matlab window function _ rectangular window _ triangular window _ _ _ Han Hanning window, Hamming window Blackman window)
- 2013-05-14 08:42:47下载
- 积分:1
-
hht
实现emd分解及hht,并能够画出IMF的图像,是研究hht的一个不错工具(Achieve emd decomposition and hht, and be able to draw images of IMF is to study the hht' s a good tool for)
- 2009-11-22 14:43:45下载
- 积分:1
-
AMS_R14_2006A
PLLmatlab for simulink(PLLmatlab for Simulink)
- 2007-01-31 17:03:15下载
- 积分:1
-
refRake
rake接收机仿真,参考程序walsh码扩频,三径瑞利信道,三种合并方式(rake receiver simulation, the reference program walsh code spreading, three-path Rayleigh channel, three kinds of merger)
- 2013-08-31 18:34:31下载
- 积分:1
-
EV_Library
Matlab Simulink Power Library
- 2014-11-23 04:19:36下载
- 积分:1
-
tiaopin
说明: 跳频通信仿真论文,大家看一下啊,好不容易找到的(Frequency-hopping communication simulation paper, we look at, ah, hard-won)
- 2010-04-21 09:33:20下载
- 积分:1