-
sudoku.m
This is an intuitive sudoku solver in matlab.
- 2013-09-29 03:51:17下载
- 积分:1
-
zishiying
基于最小二乘辨识的模型参考自适应,含有详细word说明文件(Based on the model reference adaptive least squares identification, documentation contains detailed word)
- 2013-12-22 16:37:55下载
- 积分:1
-
Gauss_Seidel_iterative
迭代法是解线性代数方程组的另一类方法,特别适用于解大型稀疏线性方程组。它的基本思想是针对求解问题预先设计好某种迭代格式,从而产生求解问题的近似解迭代序列,在迭代序列收敛于精确解的情况下,按精度要求取某个迭代值作为问题解的近似值。迭代法具有原始系数举证始终不变,算法简单,编写程序较方便,所需存储单元较少的优点。(iterative method was the linear algebraic equations of the other methods, particularly applicable to the large sparse linear equations. The basic idea is to solve the problem in advance against the design iteration some good format, thereby creating problems for the approximate solution of iterative sequence, the iterative sequence converges to the exact solution, precision demanded by a certain value as a question iterative solution approximation. Iteration with the original proof coefficient remains unchanged, the algorithm is simple, the preparation process more convenient, less required storage unit advantages.)
- 2007-04-25 10:01:57下载
- 积分:1
-
video
number of frames in a video for different scales
- 2012-06-10 19:58:55下载
- 积分:1
-
cv
说明: 基于目标跟踪的最简单CV模型的matlab源程序(CV module matlab)
- 2014-09-20 22:07:48下载
- 积分:1
-
Code
code of Numerical Computing with MATLAB book
- 2011-12-15 08:52:47下载
- 积分:1
-
ANN_MATLAB
类神经网路─MATLAB的应用(范例程式)(─ MATLAB neural network application (sample code))
- 2007-11-22 18:28:01下载
- 积分:1
-
Chapter4
this is a whole OFDM project for Matlab
- 2010-02-23 15:48:42下载
- 积分:1
-
相控阵雷达方向图 GUI
相控阵雷达方向图GUI,可手调规格参数,便于学习。没有密码(Phased array radar pattern GUI, can adjust the specifications, easy to learn.)
- 2017-03-30 09:33:24下载
- 积分:1
-
matlab1
说明: 我们知道,小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。以下是一维小波分解的程序.
(We know that a wavelet transform decomposition process is that the original signal were low-pass, high pass filter, and then carried out under the binary sample, we obtained low-frequency, high-frequency (also known as the average, details) coefficient of two parts and Multi-level decomposition is a decomposition of the previous low-frequency coefficients to be further wavelet decomposition is a recursive process. Following is a one-dimensional wavelet decomposition process.)
- 2008-09-29 09:06:45下载
- 积分:1