-
matlab-wavelet
基于小波变换的多尺度图像边缘检测matlab源代码(Based on wavelet transform multi-scale image edge detection matlab source code)
- 2015-04-10 16:38:42下载
- 积分:1
-
a
说明: 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter.
The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners.
A small number of filters covers the entire image.
This method is fast and discards irrelevant information(Without pixel machine vision operation code-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners. A small number of filters covers the entire image. This method is fast and discards irrelevant information)
- 2007-11-22 15:54:19下载
- 积分:1
-
matlab_VC
matlab与vc的混合编程说明,主要是如何配置环境,有详细的截图说明(the help for together using of matlab and VC6.0,including collocate environment and giving detailed
illustrate
)
- 2012-01-03 21:48:36下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
TestMatlab
在C/C++中如何调用Matlab ,是我们经常遇到的一个问题,特别是在我们刚刚入门的时候.这个代码很方便的解决这个问题(In C/C++ How to call Matlab, is that we often encounter a problem, especially in the time we were just getting started. This code is very convenient to solve this problem)
- 2007-11-01 20:14:57下载
- 积分:1
-
CDialogSK_src
title bar 示例 title bar 示例 (title bar examples title bar examples title b ar Example)
- 2007-04-14 00:54:11下载
- 积分:1
-
StevenStablePoi
用多点法求取方程的根,仅供参考仅供参考仅供参考仅供参考(Equation with multi-point method to strike root, for reference purposes only for reference purposes only)
- 2011-09-27 10:43:05下载
- 积分:1
-
hamming
汉明码编码译码源码,谢谢大家分享,~~~~(Hamming code encoding decoding source code, thank you for sharing)
- 2010-03-12 15:00:04下载
- 积分:1
-
20040904064936
叫你怎么样使用matlab,这是一个实验指导书,详细步骤附有图片。(Tell you how to use matlab, this is an experimental guide books, detailed steps with pictures.)
- 2011-05-17 09:03:25下载
- 积分:1
-
LLMSSrarM
LMS滤波器(最小均方误差滤波器),学学习现代数字信号处理理论的人应该用的上。
(Filter LMS (minimum mean square error filter), school learning modern digital signal processing theory should be used on.)
- 2012-09-09 22:40:58下载
- 积分:1