-
ECG
ECG deflection identification
- 2010-02-20 04:05:24下载
- 积分:1
-
mcmcexample
马尔科夫链蒙特卡洛方法的一个例子,对初学者有用(An example of Markov chain Monte Carlo method, useful for beginners)
- 2012-04-18 09:40:54下载
- 积分:1
-
image-segmentation
this code for image segmentation
- 2013-12-24 23:41:09下载
- 积分:1
-
AzimuthdependenceofDopplerspectraofseaclutteratlo
Azimuth dependence of Doppler spectra of sea clutter at low grazing angle
- 2010-01-27 13:52:10下载
- 积分:1
-
untitled
designe an interface using Fig in Matlab.
- 2013-01-07 06:14:15下载
- 积分:1
-
w
说明: 这段程序用于实现封闭空间逃生模拟,通过这段程序可以看到在一个封闭空间中,很多人是如何高效逃生的。(This program used to implement analog to escape an enclosed space, you can see through this process in a closed space, a lot of people how to effectively escape.)
- 2021-04-09 21:08:59下载
- 积分: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
-
空间时频分布
说明: 自己写的一个计算空间时频分布的程序,可知指定Cohen类分布类型WVD,CWD,PWVD,SPWVD,BJD(himself in a room when calculating the frequency distribution procedures, we can see Cohen category designated distribution type WVD, CWD, Wigner, SPWVD, BJD etc.)
- 2021-03-15 19:19:22下载
- 积分:1
-
chazhinihe
说明: 插值与拟合问题的matlab程序,并配有幻灯说明,供大家参考!(Interpolation problem with matlab fitting procedures and is equipped with slide shows that for your reference!)
- 2008-12-04 22:41:55下载
- 积分:1
-
ADA
matlab for machine learn project cancer
- 2014-09-25 19:17:00下载
- 积分:1