-
distance_classify
function g=distance_classify(A,b)
距离判别法程序。
输入已分类样本A(元胞数组),输入待分类样本b
输出待分类样本b的类别g
注:一般还应计算回代误差yita
输入已知分类样本的总类别数n 每类作为元胞数组的一列(function g = distance_classify (A, b) from the Criterion procedures. Input samples have been classified A (cell array), the importation of samples for classification b output samples for classification g categories b Note: the calculation should also be back on behalf of the general error input yita of the total known types of classification of the number of samples n each Cellular-type array as a)
- 2009-05-09 17:15:44下载
- 积分:1
-
fuzzyPID
对一个对象进行模糊PID控制的程序,该控制方法结合了传统PID控制和模糊控制的优点,具有更好的性能,是一种智能PID控制(On an object, the fuzzy PID control procedures, the control method combines the advantages of traditional PID control and fuzzy control has better performance, is an intelligent PID control)
- 2012-05-20 18:02:05下载
- 积分:1
-
spacetimecode
无线通信系统中的空时编码的仿真程序。多天线发送,多天线接受系统。衰落信道。(wireless communication systems and space-time coding the simulation program. Multi-antenna sending, receiving multiple antenna system. Fading Channel.)
- 2006-11-14 14:04:41下载
- 积分:1
-
VSC
VSC modeling in Matlab/Simulink
- 2012-07-30 22:38:45下载
- 积分:1
-
multilinestdemo
matlab GUI程序设计中实现滚动字幕(scrolling marquee of matlab GUI programming)
- 2012-11-18 16:12:44下载
- 积分:1
-
sparse_uca_root_music
稀疏均匀圆阵求根MUSIC算法,包含波束空间变换,映射及求跟MUSIC算法的实现(Solving sparse MUSIC algorithm for uniform circular array, including the beam-space transformation, mapping, and seek to achieve with the MUSIC algorithm)
- 2011-01-25 20:45:01下载
- 积分:1
-
RBF
径向基函数插值使用一系列基函数,它们在每个采样点对称且居中。径向基函数是一类特殊的函数,其主要特征是它们的响应与中心点的距离单调地减小(或增加)。中心、距离刻度和精确的形状是模型的参数。(Radial Basis Function interpolation with biharmonic, multiquadric, inverse multiquadric, thin plate spline, and Gaussian basis functions for Matlab/Octave.
RBF interpolation uses a series of basis functions that are symmetric and centered at each sampling point. Radial basis functions are a special class of functions with their main feature being that their response decreases (or increases) monotonically with distance from a central point. The center, the distance scale, and the precise shape are parameters of the model.)
- 2018-03-16 21:30:41下载
- 积分:1
-
Bubble-Sort
Bubble Sort Search Algorithm Implementation Document of Data Structures
- 2014-12-13 01:33:33下载
- 积分:1
-
QPSK-MATLAB
介绍了数字通信中的QPSK调制解调的原理,通过用Matlab编写脚本程序对QPSK通信系统的发射和接收过程的具体实现进行模拟仿真,绘出信号在理想信道和加噪信道中模拟传输时的时域图,并对各模块进行了频谱分析,所得到的结果与
理论基本相符,对于理解QPSK系统的性能并在系统的实际应用上作进一步的设计,提供了有效的参考依据。
(The introduction was done with the principle of the QPSK modulation and demodulation in digital communications,a script was written by using Matlab program to CalTy out a simulation of the QPSK communication
system.which contains the concrete realization of transmit and receive process.The time-domain diagram is drew
separately when the signal transmits in the ideal channel and in the channel with noise,spectral analysis of each
module is also done,the results obtained with theoretical results in the main,which provides an effective frame of
reference for understanding the performance of QPSK systems,and the practical application in the system to make
further designed.)
- 2015-02-12 22:24:12下载
- 积分:1
-
FCM
实现模糊聚类分割的一些方法,以及一些编程代码供学习和复习。(To achieve some of the methods of fuzzy clustering segmentation)
- 2012-04-03 11:35:16下载
- 积分:1