-
ias_measure
this is a program for measuring instantaneous angular speed from pulse signal. this file contents source code for instantaneous angular speed estimation.
- 2012-06-11 21:32:33下载
- 积分:1
-
fuzzy-logic-for-leach_modified
it is fuzzy logic for wireless protocol of wide area wireless sensor Network-leach_modified protocol.
- 2013-01-22 00:29:17下载
- 积分:1
-
randsrchABC
Direct Methods for Stochastic Search in matlab
- 2015-01-06 05:23:17下载
- 积分:1
-
tuxiangfenge
通过采用matlab软件来实现在最大类间方差算法下求解自适应阈值,对图像进行分割(Achieved through the use of matlab software for solving adaptive threshold in Otsu algorithm for image segmentation)
- 2014-09-11 13:10:09下载
- 积分:1
-
04470107
In this paper, we analyze the performance of two important mobility management protocols..MIPv6 and HMIPv6. Analytical model is developed for two mobility models- random walk and fluid flow to compute signaling cost, which consists of two components-
location update cost and packet
delivery cost.
- 2013-02-19 15:42:29下载
- 积分:1
-
How_to_use_Simulink
how to use simulink? its a pdf file which will help one to understand and start the simulink in MATLAB
- 2009-10-23 12:56:42下载
- 积分: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
-
DDS4.mdl
DDS(快速正交调制)生成正弦波形,利用相位累加字进行累加,查找查找表内容输出正弦数据,在通信领域应用很多,我采用的是matlab的simulink进行前期仿真(DDS (fast quadrature modulation) to generate sine wave, the use of the word to accumulate phase accumulation, content output sine lookup table lookup data in many applications in the communications field, I used to pre simulink of matlab simulation)
- 2013-11-18 13:48:06下载
- 积分:1
-
featureselection
模式分类中的特征选择,希望大家可以参考一下.(Pattern Classification in feature selection, hope that we can reference.)
- 2009-11-06 21:54:45下载
- 积分:1
-
matlabcodes
matlab code for new user to design any project
- 2009-05-23 19:14:30下载
- 积分:1