-
kmeans
K-means is a clustering algorithm
In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve as the initial centroids.
There are two function for that the kMeanCluster and distMatrix
- 2010-03-10 13:41:13下载
- 积分:1
-
MATLAB
说明: 里面有不少MATLAB学习课件,对新手很有帮助。(there are many study matiarial)
- 2010-03-23 13:33:28下载
- 积分:1
-
VCPP-call-matlab-draw-sin-curve
vc++6.0调用matlab的函数,画正弦曲线,比较详细的源码。(vc++6.0 to call matlab function, draw a sine curve, the more detailed source.)
- 2013-03-28 16:57:29下载
- 积分:1
-
Matlab-wiener-filter
wiener filter matlab源代码(wiener filter)
- 2012-10-20 20:37:22下载
- 积分:1
-
Motion-Detection
matlab编程,实现对视频中运动人体的检测,代码简单易懂(matlab programming, video detection of the human body in motion, the code is easy to understand)
- 2010-10-13 10:22:41下载
- 积分:1
-
yankebingchuang2
此算法先把伤病人员进行特殊对待,在计算出其他人的入院日期,表二的出院日期为 统计的期望值
运用是要改变 数据的初值 和u值(数据录入个数);(This algorithm first special treat the sick and wounded, in the calculation of other people' s admission date, discharge date in Table II used for the statistical expectation is to change the initial data and u values (the number of data entry) )
- 2011-07-25 19:01:05下载
- 积分:1
-
l_reflections
to make coefficient reflection for seismic synthetic data
- 2012-07-31 19:19:59下载
- 积分:1
-
CFBPa
可以对自定义体模或者临床数据进进行fbp重建-fbp
(Custom phantom or clinical data into the the fbp reconstruction-fbp)
- 2012-08-07 01:52:02下载
- 积分:1
-
Circular-tunnels-meshless-method
此程序代码是用matlab编制完成,要是是用无网格方法来解决圆形巷道问题(This code is compiled by matlab, if meshless method is used to solve the circular tunnels problem)
- 2011-11-03 21:23:16下载
- 积分:1
-
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
说明: 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method contrast digital watermarking system. With GUI interactive interface. There is a main interface GUI, which can call the sub interfaces of DWT method and DCT method. The process includes: reading host image and watermark image, embedding, attacks of various methods (cutting, adding noise, rotation, etc.), extracting. Finally, PSNR peak signal-to-noise ratio is used to evaluate the robustness of different attacks.)
- 2021-04-04 23:29:04下载
- 积分:1