-
test5
建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。
(Graphics can be imported to create a distinction between the morphological algorithm, algorithm input is a three graphics (which is three graphics Lake, Bay, after the section of the results of image thinning), the output is on these three graphics recognition. Assume that these three are one pixel wide graphic and fully connected, but they appear to be any direction.)
- 2010-06-20 01:32:21下载
- 积分:1
-
Matlab
digital processing in matlab
- 2013-10-30 09:40:10下载
- 积分:1
-
zhuchengfen
主成分分析法的一个例子程序,在建模中应用(Principal component analysis, an example program in the modeling application)
- 2012-06-22 11:45:58下载
- 积分:1
-
bp
说明: 用多层前向网络的BP算法拟合函数
说明:1)网络结构为三层(输入层、1个隐层和输出层);
2)获取两组数据,一组作为训练集,一组作为测试集;
3)用训练集训练网络;
4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
- 2017-08-08 15:43:17下载
- 积分:1
-
haiming
说明: 基于matlab平台的海明码例程,自带人机交互图像界面(Hamming code routine based on MATLAB platform, with man-machine interactive image interface)
- 2019-05-15 16:24:23下载
- 积分:1
-
MATLAB
MATLAB 下的数字信号处理实现示例
附录一 信号、系统和系统响应
1、理想采样信号序列
(1)首先产生信号 x(n),0<=n<=50 (MATLAB under the realization of digital signal processing examples in Appendix 1 signal, systems and systems to respond to one, the ideal sampling signal sequence (1) First of all, have a signal x (n), 0 )
- 2008-02-14 18:03:58下载
- 积分:1
-
matlab数据处理小程序
说明: 这是用matlab语言编写的数据处理的小程序,很好用的(using Matlab is the language of small data processing procedures, with the good)
- 2006-02-15 11:30:34下载
- 积分:1
-
test
Scattering transform 軟件包,
MATLAB CODE,配合convolution nureul network訓練自個兒的辨識模型等等(Scattering transform package, MATLAB CODE, training myself with convolution nureul network identification models, etc.)
- 2014-12-20 22:22:05下载
- 积分:1
-
cameranadepiransac
compressed matlab related book
- 2012-02-12 16:02:16下载
- 积分:1
-
code
Description:
Matlab examples for a seminar in stochastic simulation:
http://www.math.uu.se/~ikaj/courses/matlab/
###############
Installation:
After decompressing, run stsimpath.m in the main directory.
Alternatively, you may add to your startup.m:
addpath( path_to_stsimbm , ...
path_to_stsimcounting , ...
path_to_stsim
anvar , ...
path_to_stsim
tree, ...
path_to_stsimservice , ...
path_to_stsimstproc , ...
path_to_stsim eletraffic , ...
path_to_stsimwaxman )
Any suggestions or comments are welcome.
- 2015-07-04 02:59:08下载
- 积分:1