-
Kmeans-image-segmentation
matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂(matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand)
- 2010-06-23 17:21:24下载
- 积分:1
-
mydemo3
还是MATLAB的例程,绝对实用。请接纳。谢谢!(Or the MATLAB routine, absolutely practical. Please accept. Thank you!)
- 2010-05-18 22:15:01下载
- 积分:1
-
HandGesture
手势识别的小程序,in matlab
希望对你有用(hand gesture recognition program in matlab)
- 2014-08-27 10:51:35下载
- 积分:1
-
REAL-TIME_SOFTWARE_DESIGN_PATTERNS
The objective of this paper is to provide a road map to understanding and use of real-time design
patterns. To meet this objective, we provide a brief overview of the origins of design patterns, then discuss a
wide variety of specific real-time design patterns, and finally provide our own classification of patterns,
which is derived from a systematic approach to real-time system design and real -time software architectures.
- 2013-07-22 20:41:21下载
- 积分:1
-
Hamadani
Hamadani thresholding method for image segmentation
- 2011-11-08 14:12:49下载
- 积分:1
-
ECGxiaobo
ecg 小波分析在心电信号去噪中的应用。小波应用,说明。(ecg ECG signal de-noising Wavelet Analysis Application)
- 2016-01-02 22:26:39下载
- 积分:1
-
ZVS
基于MATLAB/SIMULINK的零电压移相半桥控制,DC/DC变换器。
已经过修改调试,效果良好。
可直接用于借鉴学习。
模型基于matlab R2016b.(Zero voltage phase shifted half bridge control based on MATLAB/SIMULINK, DC/DC converter.
It has been modified and debugged, and the result is good.
Can be directly used for reference learning.
The model is based on MATLAB R2016b.)
- 2017-07-01 15:44:48下载
- 积分:1
-
SVD_DWTAudioMark
说明: 实现了一个音频水印,包括嵌入,提取过程等。包括了原文件。(This source code realized an audio watermarking.It includes the embeding and extracting procedure.Also the original file is in it.)
- 2010-03-30 19:00:18下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
CSGon
constrast streching gonzales
- 2012-06-22 07:51:32下载
- 积分:1