-
digital_modulation
基于MATLAB的几种数字调制仿真,包括2ASK、4ASK,2PSK,4PSK,QAM等调制方式。结合GUI图形表示出来。内含两个文件,一个是digital_modulation.fig图形文件,另一个是digital_modulation.m源码文件。(digital_modulation)
- 2009-05-20 16:58:40下载
- 积分:1
-
JRPRestrictGA
本源码为使用遗传算法解决函数极值问题的简单的小例子,新手一看就能懂(The source function for the use of genetic algorithm to solve the problem of the simple little extreme example, the novice can understand a look)
- 2011-01-04 16:08:25下载
- 积分:1
-
RT10_PID
这是matlab关于自动控制方面的文章,供大家分享.(control on the article for all to share.)
- 2007-05-14 17:24:45下载
- 积分:1
-
HAM
Ham for dnoosing excelent resuls will be obtained from this
- 2011-11-24 08:59:18下载
- 积分:1
-
1
说明: 这是一个用c++实现的程序,功能:熟悉Mallat 算法、Daubechies 小波的构造、样条小波的性质(err)
- 2008-06-17 18:16:21下载
- 积分:1
-
KmeansAlgorithm
说明: 实现k均值聚类算法,本算法可以随机设置初始测试集,也可以随机选取初始类。(K means algorithm The algorithm can set intial data set randomly。also can randomly choice initial data cluster )
- 2010-03-30 10:54:37下载
- 积分:1
-
mwCallFunction
说明: 很好的与c++ 接口的实际例子111111111(很好的与c++ 接口的实际例子111111111111)
- 2010-04-19 19:14:30下载
- 积分:1
-
07532376optics
牛顿环 杨氏双缝的MATLAB代码,很实用,很准确(Young' s double-slit Newton ring MATLAB code, very practical, very accurate)
- 2015-04-05 12:55:06下载
- 积分:1
-
eva
基于Gumbel极值分析的腐蚀剩余寿命估计过程中,Gumbel分布图的绘制程序。该程序在论文“储罐底板机器人在线检测数据的极值分析”有应用。(Gumbel distribution graph plotting code for corrosion residual life estimation. The program is applied in the paper Extreme Value Analysis of In-Service Robotic Storage Tank Floor Inspection .)
- 2017-04-07 10:40:04下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1