-
Untitled2
此代码程序是用来计算kolmogorov的,很便捷使用。谢谢(This code program is used to calculate kolmogorov, it is convenient to use.Thank you)
- 2012-04-19 22:33:26下载
- 积分:1
-
DQPSK
基于DQPSK差分编码调制解调,希望对你有帮助。(DQPSK modulation and demodulation based on differential encoding, I hope to help you.)
- 2015-03-20 09:06:48下载
- 积分:1
-
rkrawcqs
使用matlab实现智能预测控制算法,ICA(主分量分析)算法和程序,使用拉亚普诺夫指数的公式,D-S证据理论数据融合,解耦,恢复原信号。( Use matlab intelligent predictive control algorithm, ICA (Principal Component Analysis) algorithm and procedures, Raya Punuo Fu index using the formula, D-S evidence theory data fusion, Decoupling, restore the original signal.)
- 2016-03-21 22:16:50下载
- 积分:1
-
zuisutidu
最速下降法,用于计算机,数值方法的实现,需调试再用,谢谢大家(steepest descent method)
- 2009-12-08 09:29:40下载
- 积分:1
-
MyGenetic-Real
real optimization algorithm for any function
- 2014-11-04 04:30:39下载
- 积分: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
-
PI_PD
说明: 在基于事件的情况下将分数阶PI-PD控制器离散实(The fractional order PI-PD controller is discretized based on event)
- 2020-12-20 14:08:49下载
- 积分:1
-
qiangdudazuoye
北航强度大作业,包括两道题,代码、程序都是做好的,请放心使用(The Beihang intensity operations, including two title, code and procedures do a good job, ease of use)
- 2012-06-03 00:15:22下载
- 积分:1
-
guanliandu
这是一种关联度问题的MATLAB的代码有用请下载(if it help,please go ahead)
- 2014-09-14 18:34:18下载
- 积分:1
-
paper2
Matlab与数字通信系统仿真.ppt (Matlab and digital communication system simulation. Ppt)
- 2013-12-17 21:00:06下载
- 积分:1