-
snake_algorithm
对william & shah论文中snake算法的matlab程序实现,附上完整的源程序和论文。具有很高的参考价值。(Of william )
- 2008-01-21 17:19:50下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
DFT-FFT-master
说明: 利用matlab实现对DFT离散傅里叶算法对数字信号的处理。(Using DFT and FFT to realize discrete processing of digital signal in Matlab environment)
- 2021-03-13 09:28:02下载
- 积分:1
-
fhss
frequency hopped spread spectrum code
- 2009-03-19 22:25:53下载
- 积分:1
-
Tsallis
计算一维向量的Tsallis熵,已经编译为头文件函数,可直接调用(One-dimensional vector of Tsallis entropy, have been compiled for the first file function can be called directly)
- 2011-01-07 10:41:30下载
- 积分:1
-
quwu-matlab-daima
去雾 对雾天拍摄图片运用图像增强的方法进行去雾处理 达到清晰的效果 matlab程序代码(Go to fog fog shooting pictures using image enhancement method to fog treatment to achieve a clear effect Matlab code)
- 2013-03-04 21:17:59下载
- 积分:1
-
MATLAB-code_analysis
MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)(MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue calculations, numerical integration, numerical differentiation, finding roots of equations, nonlinear equations, solving linear equations of the direct method for solving linear equations of the iterative method, random number generation, special function calculation, initial value problems for ordinary differential equations, numerical solution of partial differential equations, statistics and analysis))
- 2013-08-26 22:55:41下载
- 积分:1
-
hemant13
WIND FRAM CONNECTED WITH GRID
- 2013-12-03 13:22:45下载
- 积分:1
-
Matlab-FFT
使用Matlab对采样数据进行频谱分析的理论和方法(Theory and method of spectrum analysis of sampled data using Matlab)
- 2018-07-31 11:35:37下载
- 积分:1
-
pro_ssim_index.mat
可以用于二维图像评估程序,若稍微加改进可以作为识别方法(Two-dimensional image can be used in the assessment process, if a little can add to improve the method as a means of identification)
- 2009-03-17 11:21:06下载
- 积分:1