资源列表
FFT2D.rar
- 1维和2维快速傅里叶变换,网上广为流传的英文版本,1-D and 2-D Fast Fourier Transform, Perform a 2D FFT inplace given a complex 2D array
huiwen
- 所谓回文就是从左向右读和从右向左读是一样的字符串。现在我们对任一字符串进行插入操作,使得新的字符串为回文格式。要求对给定字符串进行插入操作最少的次数。如Ab3bd,至少通过两次插入操作可以得到回文 ("dAb3bAd" or "Adb3bdA"). 输入含有多个例子。每个例子两行,第一行为N,字符串长度,第二行为字符串。N<=1000。而字符串值含有26个大写字母和26个小写字母。输入以N=0为结束。 -The so-called palindrome is read fro
2011Convex-optimization-toolbox
- 最新版 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.Latest version!!2011
生产者消费者问题v1.1
- 生产者消费者问题v1.1.rar
nijuzheng 求矩阵的逆矩阵
- 求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.
用matlab实现小波压缩和小波重构程序
- 用matlab实现小波压缩和小波重构程序,并且通过相位相关对图像进行了拼接。-Using matlab wavelet compression and wavelet reconstruction implementation procedures, and phase correlation of the image by the stitching.
tetgen1.4.2.tar
- 有限元网格划分,描述了有限元网格划分的网格技术-Finite element mesh to describe the finite element mesh of the grid
VBkalman1
- 基于VB6.0 的一个卡尔曼滤波算法,另一个VB版本-VB6.0 based on a Kalman filter algorithm, and the other VB version
glmnet_matlab
- Lasso算法源代码,stanford开发的,绝对可靠-Glmnet for Matlab- Lasso (L1) and elastic-net regularized generalized linear models
091228011930d631747c0474ff
- copula工具箱,可以进行copula计算,比自带的更加好用-copula toolbox
Bicubic
- 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
