-
UCA_SMI
QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。(QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the use of Givens rotation implementation of the QR decomposition of data matrix, the weight vector will eventually solve the problem into a triangular system of linear equations solving the problem.)
- 2009-03-17 10:20:31下载
- 积分:1
-
Butterworth-filter-design
本文详尽阐述了如何在matlab环境下设计巴特沃思滤波器(This article elaborates on how to design in matlab environment Butterworth filter)
- 2011-01-23 10:22:14下载
- 积分:1
-
pdemat
userguide for solving pde with matlab for students
- 2010-05-14 19:53:03下载
- 积分:1
-
JPEG-2000-
本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。(The main work that this text do is:Studied the principle and basic frames of the JPEG2000 standard, to the center of JPEG 2000- Wavelet transform compress which had been analyzed and researched .Carried on the detailed analysis and descriptions to the calculate way of EZW, include zero-tree coding, structures and it’s scans method. In Turbo C environment using C language to simulate wavelet zero-tree coding algorithm, using Matlab image processing toolbox and wavelet analysis toolbox, and using interface tool Mex to implement transferring the C program in Matlab, and implement the image compress by wavelet zero-tree transform coding methodology,and supplely implement JPEG2000.)
- 2012-11-14 18:44:01下载
- 积分:1
-
mtsp
多旅行商问题的遗传算法 环形 固定节点( MTSPOFS_GA Fixed Start Open Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA)
Finds a (near) optimal solution to a variation of the "open" M-TSP by
setting up a GA to search for the shortest route (least distance needed
for each salesman to travel from the start location to unique individual
cities without returning to the starting location)
)
- 2013-05-17 22:08:33下载
- 积分:1
-
nonlinear_programming_testfunctions
非线性规划的Matlab源码,包括很多测试函数。(Matlab source code for nonlinear programming, including many test functions.)
- 2010-08-19 05:35:39下载
- 积分:1
-
libsvm-mat-2.88-1
说明: 支持向量机matlab源码,可以针对回归建模进行计算(Support vector machine matlab source, can be calculated against the regression modeling)
- 2008-11-15 14:14:53下载
- 积分:1
-
FaceRec
matlab实现人脸识别,图像定位,表情捕捉等(Matlab face recognition, image positioning, expression capture, etc)
- 2021-04-17 16:48:53下载
- 积分:1
-
fractal_image
2 M-files are being uploaded for image Partitioning & image averaging. Some example images are attached. These Programme also Calculate time taken in Partitioning & image averaging.
- 2011-11-01 22:33:53下载
- 积分:1
-
forloop.cpp
利用C++程序语言编译的C++中for循环的一个实例的控制台程序。(Using the console application for an example of a cycle of C++ program in C++ language compiler.)
- 2015-03-24 10:58:23下载
- 积分:1