-
RLS_MATLAB
lms基本算法有利于广大学生学习。
lms基本算法有利于广大学生学习。(LMS algorithm is conducive to the broad masses of the basic learning. LMS algorithm is conducive to the broad masses of the basic learning.)
- 2008-03-06 18:45:34下载
- 积分:1
-
self_array
生成矩阵,类似于excel,方便数据的输入和输出,自动生成(this program can make out a y,it can help you to make a arry,you can load it,it is useful, thank you)
- 2010-10-25 12:05:56下载
- 积分:1
-
soliton
求解孤子方程的matlab源码,可用于光通信系统仿真(solving soliton equation in matlab)
- 2011-01-04 09:54:13下载
- 积分:1
-
Particle-Swarms
粒子算法,特征提取,比较详细的文献解释。(Particle algorithm, feature extraction, and a more detailed interpretation of the literature.)
- 2013-01-23 21:07:12下载
- 积分:1
-
winner
维纳滤波器, 模型参数。假设信号长度为L, 模型阶数为N,分析实验结果,并讨论改变 L, 对实验结果的影响(winner fliter)
- 2011-11-26 19:32:11下载
- 积分:1
-
生产调度
说明: 多工序多设备的生产车间调度问题,采用的是精英保留策略的遗传算法(A genetic algorithm based on elite reservation strategy is adopted for multi-process and multi-equipment job shop scheduling problem.)
- 2020-11-13 11:39:43下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
Matlab-graphics-processing-functions
MATLAB图像处理中用到的命令语句和函数语句还包括一些编程举例。(MATLAB image processing functions used in the command statement and statements also include some programming examples.)
- 2011-04-25 21:19:35下载
- 积分:1
-
kongming
神经网络训练根据Kolmogorov定理,输入层有14个节点,所以中间层有29个节点
%中间层神经元的传递函数为 tansig
%输出层有8个节点,其神经元传递函数为logsig
%训练函数采用traingdx(neural network training under the Kolmogorov theorem, input layer has 14 nodes, Therefore, the intermediate layer has 29% of nodes middle layer neurons in the transfer function for the output layer tansig% have eight nodes, its neuron transfer function for the training function logsig% used traingdx)
- 2006-05-29 13:22:55下载
- 积分:1
-
Matlab-BP
基于BP神经网络的PID控制
绝对能运行的(Based on BP neural network PID control can certainly run)
- 2010-06-02 18:34:53下载
- 积分:1