-
originalsimpleM111.m
原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量
输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数(The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensional row vector, A is the coefficient matrix of m* n, b is the m-dimensional column vector Output: x the optimal solution (if any), fval optimal value, flag state solution description, interation when the number of cycles to solve)
- 2010-10-05 20:08:31下载
- 积分:1
-
Finite
Finite element by Matlab
- 2009-07-07 00:34:37下载
- 积分:1
-
dog
msp430x44x系列单片机的看门狗操作(DOG USED IN MSP 430)
- 2009-07-17 17:21:14下载
- 积分:1
-
image-processing-Matlab
常用的一些图像处理Matlab源代码,比如数字图像的傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,图像滤波等(Some commonly used image processing Matlab source code, such as digital image Fourier transform two-dimensional discrete cosine transform image compression method using gray transform image contrast enhancement, histogram equalization, image filtering, etc.)
- 2014-09-28 11:26:44下载
- 积分:1
-
Desktop
the file that is sended is desktop file
- 2014-01-02 17:55:28下载
- 积分:1
-
armada
说明: 关联规则挖掘和数据分析matlab工具箱(armda),适合从交易数据中挖掘关联规则(Association rule mining and data analysis matlab Toolbox (armda), for transaction data from the mining association rules)
- 2010-05-03 17:13:54下载
- 积分:1
-
pinghua
对粗曲线细化处理,对图像进行平滑去噪,中值滤波去噪,数学均值去噪。(Crude curve refinement processing, image denoising, the median filter denoising, mathematical mean denoising.)
- 2011-06-28 16:25:01下载
- 积分:1
-
2D-Navier-Stokes
Flow to compute the incompressible flow in a lid driven cavity
- 2014-02-14 21:14:17下载
- 积分:1
-
frft
frft用于线性调频信号多普勒调频率估计(frft transform for doppler frequency rate estimation)
- 2020-12-13 14:19:15下载
- 积分:1
-
knnsearch
一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳(A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantify the accuracy of the problem. Even more than the kd-tree effect has to be good)
- 2011-04-28 22:44:08下载
- 积分:1