-
kalmanfilter
一个很好的卡尔曼滤波程序呵呵,跟大家一起共享吧呵呵(A good procedure of Kalman filtering Oh, everybody work together to share with you huh)
- 2009-03-17 17:16:32下载
- 积分:1
-
AntennaDiversityCombiningSchemesforWCDMASystemsinF
天线分集合并算法,在WCDMA条件的衰落信道下的多径衰落。(Antenna Diversity Combining Schemes for WCDMA Systems in Fading Multipath Channels)
- 2009-11-05 21:26:13下载
- 积分:1
-
vectline
说明: 这是一个能根据输入的符号表达式画三维或二维图形的matlab程序。(This is a symbolic import of expression 2D or 3D drawing of Matlab graphics procedures.)
- 2005-11-14 09:30:25下载
- 积分:1
-
License-Plate-Recognition-Night
在夜间黑暗的环境下实现车牌的识别,用matlab编程实现结果(Achieve recognition license plates at night dark environment and achieve results using matlab programming)
- 2014-11-05 16:02:04下载
- 积分:1
-
MATLABdianlixiyongfangzhen
电力系统仿真,可仿真电力系统各种故障,运行于分析(Power system simulation, to simulate a variety of power system fault)
- 2009-12-18 22:55:34下载
- 积分:1
-
eigen
Chapoly 通过求矩阵特征多项式的根来求其特征值.
pmethod幂法求矩阵的主特征值及主特征向量.
rpmethod瑞利商加速幂法求对称矩阵的主特征值及主特征向量.
spmethod收缩法求矩阵全部特征值.
ipmethod 收缩法求矩阵全部特征值
dimethod位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量
qrtzQR基本算法求矩阵全部特征值.
hessqrtz海森伯格QR算法求矩阵全部特征值.
rqrtz瑞利商位移QR算法求矩阵全部特征值.
(Chapoly characteristic polynomial by the root of a matrix to find the eigenvalues. Pmethod power method of a matrix eigenvalue and the principal eigenvectors. Rpmethod Rayleigh quotient accelerated power method Symmetric matrix eigenvalue and the principal eigenvectors. Spmethod contraction Law of the value of all the characteristics of a matrix. ipmethod contraction method the value of all the characteristics of a matrix inverse power law dimethod displacement from a constant of a matrix eigenvalue and its corresponding nearest feature vectors qrtzQR all the characteristics of the basic algorithm the value of a matrix. hessqrtz Heisenberg QR algorithm is the value of all the characteristics of a matrix. rqrtz Rayleigh quotient shift QR algorithm is the value of all the characteristics of a matrix.)
- 2011-05-09 10:07:17下载
- 积分:1
-
Inverting-the-image-laterally
用于在3D投影显示中将投影立体图像进行预先的左右翻转。(Inverting the image laterally)
- 2014-11-17 21:08:57下载
- 积分:1
-
Mini-Manuale-Matlab-1.0
piccolo manuale di matlab comprendente le funzioni base. adatto per chi non ha mai avuto approci conq uesto software
- 2012-01-21 17:25:36下载
- 积分:1
-
image
基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流(Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an important source notes are detailed, completely original, upload exchange)
- 2010-07-18 10:07:09下载
- 积分:1
-
fisher_classify
function [clusters,c,F]=fisher_classify(A,B,data)
fisher判别法程序
输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本
输出C为判别系数向量
(function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known types of samples- variable matrix, data to be classified as output samples for discriminant coefficient vector C)
- 2009-05-09 17:16:52下载
- 积分:1