-
MATLAB
matalb图像处理基础源代码,整理版,可以实图像变换的一些基本功能(matalb based image processing source code, finishing version, you can actually change some of the basic functions of image)
- 2011-10-07 00:21:20下载
- 积分:1
-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
PV
说明: 光伏电池完整的仿真模型,以及参数设置,下载即用。(Photovoltaic cells)
- 2015-04-19 21:59:17下载
- 积分:1
-
Mutual_Information
说明: 互信息法求混沌序列的最优时延
文件说明:
1、Mutual_Information_main.m 主文件,直接运行此程序即可
2、LorenzData.dll 产生Lorenz离散序列
3、Mutual_Information.dll 互信息函数
4、buffer.dll 缓存文件(Mutual information method for optimal time-delay chaotic sequence document describes: 1, Mutual_Information_main.m master file, run this program directly to 2, LorenzData.dll generated Lorenz discrete sequence 3, Mutual_Information.dll mutual information function 4, buffer.dll cache file)
- 2008-10-22 19:10:48下载
- 积分:1
-
matlab
采用matlab解决带时间窗的车辆路径规划问题(Using Matlab to solve vehicle routing problem with time windows)
- 2020-07-04 10:00:01下载
- 积分:1
-
newff_Ben.m.tar
Matlab neural network
- 2010-10-07 04:39:51下载
- 积分:1
-
PCA
主成份分析, matlab源代码, PCA 算法。(The principal component analysis, Matlab source code, PCA algorithm.)
- 2013-03-09 12:45:59下载
- 积分:1
-
chapter4
精通MATLAB数字图像处理与识别 chapter4 代码(Proficient in MATLAB digital image processing and recognition chapter4 code)
- 2013-12-05 20:45:16下载
- 积分:1
-
grp_1_morphology
mirofological operation for for fingure print recgonation
- 2011-07-05 19:30:13下载
- 积分:1
-
cdhmm
连续隐马尔可夫识别程序。
包含的模块,可以比较完整地进行语言识别。
主要模块:
Test.m
Train.m
viterbi.m
baum.m
pdf.m
recog.m
mixture.m
mfcc.m
(speech recognize using HMM
include 11 matlab fuction:
Test.m
Train.m
viterbi.m
baum.m
pdf.m
recog.m
mixture.m
mfcc.m
)
- 2010-07-26 11:15:55下载
- 积分:1