资源列表
quantize
- 一个MATLAB编的图像编码中的量化小程序,希望大家看了有用
sturctdata
- 主要用于计算一元多项式的相加,相减运算(多项式的存储使用的是链表结构)-The main one used to calculate the sum of the polynomial, with minus operator (polynomials are used in the storage list structure)
Knight
- 1.实验目的:通过实验理解算法的概念、算法的表示、算法的时间复杂度和空间复杂度分析;运用熟悉的编程工具对骑士周游列国问题进行求解,初步学会分析算法的时间复杂度和空间复杂度; 2.在一张国际象棋棋盘上(8*8方格),骑士(knight,马)位于任意一个位置。问如何才能让骑士不重不漏的经过棋盘上的每个格?本问题中已知骑士位置(m,n),其中0=<m,n<=8,要求给出骑士行走路径,路径可用8*8矩阵输出,其中值表示骑士到达此位置行走的步数(初始为1) -1. Experimen
the-max-sum
- 一串数字序列比如1,3,4,5,7,6……得到其中的最带不连续子序列(要求序列是严格递增的如1,3,4,5,7可以,5,7,6就不可以) 本代码即,最大不连续子序列问题,属于经典的动态规划问题适合初学者-A string of number sequences such as 1,3,4,5,7,6 ... ... be one of the best sequence with discontinuous (which requires a strictly increasing sequ
paixu
- 数据结构,主要是针对顺序表的排序进行说明。-The data structure, mainly for the sorting of the sequence tables described.
stack
- 数据结构课后作业-栈 对输入文字进行回文验证.-Data structure after-school homework- stack Validation of the input text are palindromes.
zhuangtaiqiuj
- 利用matlab程序编写了如何求解连续状态空间方程的解-Use matlab to write how to solve the continuous state space equation solution
SVD
- 该程序包含相关矩阵子程序,用来求解信号的SVD分解,并包含有误差分析。-The program contains the correlation matrix routines for solving signal SVD decomposition, and includes error analysis.
tuoqiu
- 本程序给出了最小二乘法拟合非线性特征下的模型参数的详细程序,能够精确估计模型参数和拟合模型。-This program gives a nonlinear least squares fit model parameters characteristic under detailed procedures to accurately estimate the model parameters and fitting models.
Haar
- 利用Haar小波的图像处理算法的不同压缩度性能分析matlab程序- Different degree of compression performance use Haar wavelet analysis matlab image processing algorithms program
nmo_correction
- processing seismic about NMO_correction
生成多孔介质
- matlab代码,用于生成多孔介质,可以用来生成成特定特定条件下的多孔介质用于模拟计算
