-
wavelet2D
对二维信号进行多尺度离散小波分解,程序运行正常,能够显示小波分解后各频率上的效果图(Two-dimensional discrete wavelet multi-scale signal decomposition, the program is running normally, after the wavelet decomposition can show the effect of the frequency graph)
- 2021-05-07 16:55:36下载
- 积分:1
-
lungbayesdemo
Title: "Modeling Lung Cancer Diagnosis Using Bayesian Network Inference"
This demo illustrates a simple Bayesian Network example for exact probabilistic inference using Pearl s message-passing algorithm.
Introduction:
Bayesian networks (or belief networks) are probabilistic graphical models representing a set of variables and their dependencies.
The graphical nature of Bayesian networks and the ability of describing uncertainty of complex relationships in a compact manner provide a method
for modelling almost any type of data.
- 2013-05-04 20:02:43下载
- 积分:1
-
task1
调用函数,并对函数进行求解,把数据存储,并画出其中几条图(Call the function, and the function is solved, the data is stored, and draw the diagram in which several)
- 2013-05-25 15:44:31下载
- 积分:1
-
GeneticAlgorithm
本书全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。(Genetic Algorithm,GA)
- 2009-04-22 18:14:38下载
- 积分:1
-
matlab_tut
Helps in learning MATLAB programming
- 2010-02-12 14:01:12下载
- 积分:1
-
vincentToolbox_3.1.1
Matlab Structure from motion toolbox for rigid and non rigid scenes
- 2011-09-17 16:53:13下载
- 积分:1
-
PS
说明: 多元LDPC码的PS构造算法的matlab程序(PS of the multi-LDPC codes constructed algorithm matlab program)
- 2012-07-26 22:45:39下载
- 积分:1
-
NcutClustering_7
matlab code for Ncut segmentation algorithm
- 2011-11-29 17:09:56下载
- 积分:1
-
Facedetection
用于人脸检测的方法,附带文章和源程序。效率高!(Face detection method is used, with articles and source code. Efficient!)
- 2010-09-08 10:02:52下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1