-
zhongzhilubo
MATLAB中实现中值滤波的算法的M文件。经过验证可以实现滤波效果。(MATLAB implementation of the algorithm for filtering the M documents. Filtering can be achieved proven results.)
- 2009-04-29 17:04:37下载
- 积分:1
-
Jacobi
Jacobi矩阵一般是坐标变换时用的——这个坐标系的坐标依次对那个坐标系的坐标求偏导数即得Jacobi矩阵。积分时从直角坐标变到球坐标、极坐标肯定要在积分号里乘上Jacobi矩阵的行列式。
若其特征值全为正,则此Jacobi矩阵正定,即它的任何二次型都大于零。并且如果是对称Jacobi矩阵,还可以实相合于一个单位阵。是比较强的条件。矩阵A的特征值是这个关于x的方程的所有根
det(A-xI)=0(Jacobi)
- 2010-12-20 23:19:38下载
- 积分:1
-
yc
说明: 清空环境变量
网络结构建立
遗传算法参数初始化
迭代求解最佳初始阀值和权值
遗传算法结果分析
把最优初始阀值权值赋予网络预测
BP网络训练
BP网络预测
清空环境变量(Empty the environment variable
Established network structure
Genetic algorithm parameter initialization
Iterative Solution optimum initial thresholds and weights
Analysis of Genetic Algorithms
The optimal initial threshold value is assigned to the right network prediction
BP network training
BP network prediction
Empty the environment variable)
- 2013-08-17 21:35:24下载
- 积分:1
-
rbf_approx
利用RBF神经网络建立的模型对函数进行逼近.是在MATLAB中文论坛上找到的(Use of RBF neural network model set up to function approximation)
- 2009-03-24 13:05:36下载
- 积分:1
-
splinesprog
the code for control points
- 2013-03-03 15:00:03下载
- 积分:1
-
Lucas-Kanade
一个用于图像标定的算法,用matlab实现,非常好的一个算法()
- 2007-08-24 10:30:57下载
- 积分:1
-
FMscanner
simulink model to demodulate fm signal
- 2009-09-21 20:55:55下载
- 积分:1
-
zzz099SVM
为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。(In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. The cascade is controlled by a number of weak linear SVM classifier structure, simple structure, classification of time fast. Cascade structure for the training of each node is given a new SVM quadratic programming model under the framework, which allows each node has a higher detection rate of positive samples and negative samples of appropriate fault detection rate.)
- 2011-04-27 17:23:23下载
- 积分:1
-
FuzzyControl
模糊控制的Matlab仿真,跟踪的信号时方波信号(Fuzzy Control Matlab simulation tracking signal square wave signal)
- 2013-03-29 20:31:18下载
- 积分:1
-
gaussJordanelim
The code gives an automatic solutions of simultaneous equations using gauss seidal elimination numerically. The equations must be inputted by the user accordingly.
- 2013-11-11 01:59:24下载
- 积分:1