资源列表
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)
Lagrange
- 数据插值的基本出发点是根据函数f(x)的一组数据{xi,f(xi)}(i=0,1,…,n),按照插值条件构造简单易算的函数P(x)去近似f(x)。本代码用高级程序设计语言实现Lagrange插值,-The basic starting point of data interpolation is based on the function f (x) of a set of data (xi, f (xi)) (i = 0,1, ..., n), constructed in accordanc
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.
exp5-2
- 背包问题:设有不同价值、不同重量的物件n件,求从n件物品中选取一部分物品的方案,使选中物品的总重量不超过指定的限制重量,但选中物品的总价值最大。-Knapsack problem: has different values, different weights of objects n pieces, find some items selected n items in the program, bringing the total weight of the selected items
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代码,用于生成多孔介质,可以用来生成成特定特定条件下的多孔介质用于模拟计算