-
MulSeed
多种子点的区域增长,程序可在matlab环境中更直接运行;(Many seeds of regional growth, the program can be more direct in matlab environment to run )
- 2010-09-17 21:34:52下载
- 积分:1
-
K_Means_image_compression
- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.
- 2013-07-26 15:49:00下载
- 积分:1
-
harris
harris角点检测 挺实用的 对毕设有用呀(harris corner detection has a very practical use of )
- 2011-06-08 13:10:23下载
- 积分:1
-
dct
DCT- discrete cosine transform. compression ratio and psnr value are calculated
- 2013-08-21 00:02:09下载
- 积分:1
-
PLRandom-zxk
电力线通信多径信道模型-Manfred Zimmermann模型,多径效应的传递函数H(f)可以用N条传输路径的叠加以及含有频率f、延时τ、距离d的方程来表示:
H(f)=∑g_i *A(f,d_i )*e^(-j2πfτ_i )
式中,i 为路径号, g_i为路径 i的加权系数(包含了传输系数和反射系数的作用),A(f,d_i )为衰耗,其大小由长度、频率决定,τ_i是每条路径上的延时。
(Powerline Communication multipath channel model-Manfred Zimmermann model)
- 2013-12-17 11:09:16下载
- 积分:1
-
hough
这是关于hough变换的matlab源程序代码,我运行过,希望对你有所帮助(This is on the hough transform matlab source code, I run over, I hope for your help)
- 2007-12-03 20:28:50下载
- 积分:1
-
cvmodelimagesegment
说明: 在matlab中运用cv模型来进行图像的分割处理,供大家参考!(Cv in the model to use matlab for image segmentation processing, for your reference!)
- 2009-07-27 18:52:38下载
- 积分:1
-
PRJ_1_New
perceptron classification in matlab
- 2014-01-24 22:04:22下载
- 积分: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
-
matlab
2014美赛相关MATLAB程序(基于NS模型)(
2014 U.S. race-related MATLAB (NS-based model))
- 2014-02-08 10:20:37下载
- 积分:1