-
colorhistogram
To generate color histogram of a color image.
- 2014-02-20 17:21:42下载
- 积分:1
-
vshoqkrj
我编写的MATLAB程序,刚开始学些数据挖掘的只是,是分类的 LSXLzG 算法中的k均值聚类算法,模式识别大作业,在MATLAB ztjgIKe环境下,性能优良。(I write MATLAB program, just started to learn some data mining only, is LSXLzG classification algorithm in the k-means clustering algorithm, pattern recognition large operations in MATLAB ztjgIKe environment, excellent performance.)
- 2016-01-19 22:50:18下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
BP1
置信传播算法用于无环图时的误码率的检验。(this program is a detection of the error bit when the BP algorithm used in the cycle free graph.)
- 2012-06-07 00:24:45下载
- 积分:1
-
zhifangtujunhenghua
基于直方图的均衡化和规
定化处理的图像增强技术基本原理,给出了相关推导公式和算法 同时,以一个灰度图像为例,用MATLAB 语言实现了直
方图均衡化和规定化增强处理(Based on histogram equalization and processing requirements of the basic principles of image enhancement technology, gives the derivation of formulas and algorithms related the same time, a grayscale image, for example, using MATLAB language to implement the provisions of histogram equalization and enhancement)
- 2011-12-01 21:58:25下载
- 积分:1
-
1.dq单相光伏PI并网
说明: 单相光伏并网系统,逆变器采用dq下的PI控制。包含SIMULINK 2012-2018所有版本(For single-phase photovoltaic grid connected system, PI control under DQ is adopted for inverter. Include all versions of Simulink 2012-2018)
- 2020-05-01 14:27:17下载
- 积分:1
-
function
说明: 关于信号输入均匀量化器的信号幅度,用MATLAB实现量化过程(Uniform quantizer on the input signal amplitude, using MATLAB to quantify the process of achieving)
- 2011-04-14 19:34:05下载
- 积分:1
-
Original_pcm
自己编写的可能性c均值聚类算法。数据需要自己load,里面有main函数,改成自己的数据就可以运行。比模糊c均值更加鲁棒的一种聚类算法,缺点是容易产生重合聚类。(possibilistic c means clustering algorithm.)
- 2020-08-23 14:07:54下载
- 积分:1
-
fdsystem
face detection and face recognition system .a test code for reasercher
- 2010-07-23 22:30:07下载
- 积分:1
-
kalman
说明: kalman目标跟踪,从视频中提取图像序列。根据kalman滤波对运动目标理论进行跟踪(kalman tracking, extract images from video sequences. According to theory kalman filter to track the moving target)
- 2011-03-01 09:18:06下载
- 积分:1