-
wavedetect
这是一个比较有用的小程序,能对被水印出理过的图象进行检测,效果很明显.(This is a relatively small program useful, can be a watermark image over the rationale for testing, the effect is obvious.)
- 2007-12-22 14:56:45下载
- 积分:1
-
matlab---soso
利用matlab實作facedection偵測效果良好準確率高(Detect the use of matlab implementation facedection good results with high accuracy,)
- 2009-12-29 12:42:03下载
- 积分:1
-
1
说明: 变窗宽模拟仿真的MATLAB程序
回归函数的估计mp,估计的偏差px,估计的方差vx(Variable window-width of the MATLAB simulation procedures for regression function estimation mp, the estimated bias px, the estimated variance vx)
- 2009-08-24 09:44:05下载
- 积分:1
-
ADC模型(simulink)
pipeline ADC simulink
- 2021-01-22 09:48:45下载
- 积分:1
-
MATLAB
简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,
并以一个简单的实例说明所编程序在函数全局寻优中的应用。(Briefly describes the basic principles of genetic algorithms discussed in the MATLAB environment to achieve each operator genetic algorithm programming methods, and a simple example illustrates the functions programmed in the application of global optimization.)
- 2013-07-24 17:09:49下载
- 积分:1
-
gray
fingerprint image processing such as sungularity and core point detection
- 2011-12-21 17:22:25下载
- 积分:1
-
PID_control_of_PUMA560_robot
pid control of puma robot
- 2009-03-09 12:37:03下载
- 积分:1
-
bpsk
BPSK在AWGN信道下,不同的采样率下不同的EB/NO的误码率仿真(failed to translate)
- 2011-05-23 21:11:58下载
- 积分:1
-
alogam
ALOGAM computes the logarithm of the Gamma function.
- 2012-09-01 16:38:59下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1