-
adaline
The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of the Adaline, the network only recognizes the exact training patterns. When the application is ported into the multi-layer backpropagation network, a remarkable degree of fault-tolerance can be achieved.
- 2010-12-08 16:56:14下载
- 积分:1
-
AT697F
AT697是一种基于SPARC V8的32位处理器。国产的BM3803是就是仿照它做的,如果想学习BM3803,可以先从它入手。资料难得。。。。(SPARC V8 High Performance Low-power 32-bit Architecture
)
- 2015-01-30 21:28:20下载
- 积分:1
-
WAVE1
说明: 用中心差分实现一维小波变换,可自行作改进(with center differential to achieve a peacekeeping wavelet transform, the discretion to make improvements)
- 2005-11-10 12:55:44下载
- 积分:1
-
shunshipinlvtiqu
说明: 瞬时相位法线性调频信号瞬时频率提取技术研究matlab程序并附有一篇找到的论文(a matlab program Instantaneous Phase Linear FM signal instantaneous frequency extraction technique together with a paper)
- 2010-04-24 21:23:00下载
- 积分:1
-
Mod5
MODTRAN5.0的Matlab接口程序(MODTRAN5.0 in Matlab)
- 2021-04-23 14:38:48下载
- 积分:1
-
RGB-Histogram-Sideview--improfileadd(I)---File-Ex
Simple but effective example of "Region Growing" from a single seed point.
The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is used as a measure of similarity. The pixel with the smallest difference measured this way is allocated to the region.
This process stops when the intensity difference between region mean and new pixel becomes larger than a certain treshold
- 2013-09-11 02:38:46下载
- 积分:1
-
tftb-0.1
分析非平稳信号的工具包,时频工具包,能帮你分析非平稳信号(Analysis Toolkit non-stationary signals, time-frequency toolkit can help you analyze non-stationary signals)
- 2014-02-08 21:35:23下载
- 积分:1
-
PSOBP
说明: 用量子BP神经网络与PSO结合的参数反演(Parameter inversion using quantum BP neural network and PSO)
- 2020-01-12 12:22:55下载
- 积分:1
-
PID
先进PID控制及其MATLAB仿真详细教程(Advanced PID Control and MATLAB Simulation of a detailed tutorial)
- 2007-11-01 01:37:00下载
- 积分:1
-
tutorial-MATLAB-matrix-notation
AN INTRODUCTION TO MATRIX MANIPULATION IN MATLAB
The power that MATLAB brings to digital image processing is the extensive set of functions that are available in MATLAB for processing multidimensional arrays, of which matrices (two dimensional numerical arrays) have a one to one correspondence with digital images. This tutorial discusses and illustrates a number of ways used to manipulate matrices. Usually, this is the first step in learning how to apply MATLAB tools to image processing applications.
- 2009-10-13 13:52:33下载
- 积分:1