-
self105
this file is simulink of self inverter in matlab software
- 2011-10-28 12:41:51下载
- 积分:1
-
ROIcheck
ROI area identification, iteration, MCAA, zbthresh This program is simple, everyone can learn under
- 2013-10-04 10:59:03下载
- 积分:1
-
code
this code is in Matlab.and this code od for Speaker recognitoin system.
- 2009-03-14 03:15:55下载
- 积分:1
-
mitmatlab
mitmatlab工具箱,有各种机器学习的算法(mitmatlab toolbox, there are a variety of machine learning algorithm)
- 2010-05-15 19:19:29下载
- 积分: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
-
StationaryReferenceFrame
stationary reference frame model of induction motor
- 2013-12-16 02:31:20下载
- 积分:1
-
BlobsDemo
color detection using matlab by image processing
- 2011-05-04 22:35:25下载
- 积分:1
-
vectorRecovery
关于信息恢复的程序。输入恢复类型、恢复向量导引和测度矩阵即可恢复出原向量。测度矩阵可以通过getmat.m文件生成。(With regard to the information recovery procedures. Enter recovery type, to restore vector guide and measure matrix can be restored to the original vector. The measurement matrix through getmat.m file generation.)
- 2013-04-16 22:43:49下载
- 积分:1
-
DIP-ALL
Matlab source codes in Digital Image Processing
- 2010-06-06 19:58:14下载
- 积分:1
-
Time-Hopping-UWB
TH-PPM-UWB的simulink仿真框图以及各个部分的S函数(TH-PPM-UWB in the simulink simulation block diagram and various part of the S function)
- 2021-03-22 14:29:16下载
- 积分:1