-
GA
说明: 利用matlab编写的遗传算法实现控制系统的计算机程序的优化设计(using Matlab prepared by the Genetic Algorithm computer control system design optimization process)
- 2007-07-04 09:42:15下载
- 积分:1
-
GMSK
基于matlab的gmsk信号的调制,采用查表算法(Matlab-based signal of GMSK modulation, the use of look-up table algorithm)
- 2021-04-12 12:38:57下载
- 积分:1
-
hopfield
说明: 一个详细的matlab完成的hopfiled网络的代码,可以作为神经网络学习的实例。(Completed a detailed hopfiled network matlab code can be used as examples of neural network learning.)
- 2011-02-27 23:51:47下载
- 积分:1
-
sensorgroup
This submission enables MATLAB to access onboard Sensors on iPhone and iPad. With this submission, you can access a mobile device’s accelerometer, magnetometer, location, orientation and compass information directly from MATLAB running on your computer. You can access current and logged sensor data, and you can use MATLAB to visualize and analyze the mobile sensor data or make decisions based on the acquired data.
- 2013-08-01 21:43:15下载
- 积分:1
-
Perceptron_example6
分析单层感知器无法解决线性不可分输入矢量的分类问题(analysis of single-layer perceptron unable to solve the non-linear input vector classification)
- 2007-05-23 15:05:19下载
- 积分:1
-
KMP-in-matlab
matlab kmp source code
- 2013-07-09 13:30:49下载
- 积分:1
-
DISTANCE
定义surface distance, matlab 代码,可以运行,计算两个曲面 球面之间的距离(surface ellipsoid distance calculation )
- 2014-11-12 20:01:46下载
- 积分:1
-
fuzzy c-means
说明: 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function after each iteration, the clustering center and the clustering interval. There is test data ('data.mat') inside, click ' test.m' to be able to run perfectly.)
- 2017-09-18 16:02:28下载
- 积分:1
-
21
说明: 国内的一篇相控阵雷达分选的论文 不错 利用模糊理论(chinese paper on sorting of phased array radar )
- 2012-05-10 15:21:00下载
- 积分:1
-
1
说明: 在MATLAB中表示信号的常规格式是向量或者矩阵。本示例中利用randint 函数来产生一个表示二进制数据序列连续值的列向量。其中二进制数据序列的长度(即为列向量中的行数)设置为30,000。
下面的代码同时还绘制了数据序列的杆图(stem plot),用来显示数据的0、1值。你所产生的图可能与次示例中的图有一点不一样,这是因为本示例中应用了随机数。
(Said signal in MATLAB conventional format is a vector or matrix. In this example use randint function to generate a column vector of a sequence of binary data, said successive values. Wherein the length of the binary data sequence (i.e., the number of rows in the column vector) is set to 30,000. The following code sequence of data is also plotted in Fig rod (stem plot), the value 0 is used to display the data. You may have generated the second example of FIG FIG little different, this is because the present example, the application of the random number.)
- 2014-09-21 08:27:58下载
- 积分:1