-
aybook.cn_jisngushijuw0929
说明: hopfield网中的 模拟退火求解tsp问题 (simulated annealing for TSP Problem)
- 2011-02-25 11:44:37下载
- 积分:1
-
basics-of-rotating-electrical-machines
Basics of rotating electrical machines in matlab....the file is given in pdf
- 2012-08-02 11:36:19下载
- 积分:1
-
integerarithmatic
CODE FOR COMPRESSING SEQUENCE USING INTEGER ARITHMETIC CODING.
- 2013-10-26 04:39:43下载
- 积分:1
-
ToolBox_SOM
生成拓扑映射,一个很好用的工具箱,用MATLAB写出的(Generates topology maps ABC MAP OF MATLAB HELLO WORLD iT IS A NICE SOFTWARE YES I DO )
- 2013-11-26 20:40:47下载
- 积分:1
-
bayesthresholding-(6)
PLZ HELP ME.I WANT TO DOWNLOAD SOME SOURCE CODES OF SSIM
- 2015-03-14 18:44:35下载
- 积分:1
-
MLP
mullty layer percptron neural network
- 2013-05-14 16:11:51下载
- 积分:1
-
stc_matlab_codes
空时编码的matlab仿真程序,其中包括almouti,空时分组码仿真,空时格行码的设计仿真,不同信噪比下的比较,码长天线数的比较(the simulations of space-time coding are include in this rar file, adhered with the almouti scheme, space-time block cade sheme and space-time trill code sheme. )
- 2013-09-25 15:15:37下载
- 积分:1
-
imagesprocessing
there is some code in matlab that will provide help in the field if digital image processing.it includes the code of extracting region of interst, median filter, nearest neighbour point sampling technique, negative of an image etc. and it is done by myself because i am doing becholar of computer science.it does not include any copyrighted content.i hope it will help thoes people that required help in the field of digital image processing.
- 2013-11-26 17:22:16下载
- 积分:1
-
rocplot
ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option).
It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
- 2009-12-14 20:49:44下载
- 积分:1
-
MeanShift
Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.
用matlab实现mean shift算法仿真(Mean Shift the concept was first used by Fukunaga et al [1] in 1975 in an article on the probability density function estimation of gradient raised its original meaning, as its name implies, is the offset of the mean vector, where is the Mean Shift a noun, it refers to a vector, but with the Mean Shift the development of the theory, Mean Shift the meaning has changed, if we say that Mean Shift algorithm, generally refers to an iterative steps, namely, first calculate the current point Mean offset, move the shift points to its average, and then as a new starting point and continue to move until the end to meet certain conditions. realize using mean shift algorithm matlab simulation)
- 2009-02-11 20:58:57下载
- 积分:1