-
sltoolbox_r101
sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level computational routines to high-level frameworks and algorithms
- 2007-07-14 17:27:36下载
- 积分:1
-
hardik
this is scw algorithm to find out the region of interest in given car image to find out license plate
- 2010-02-24 20:27:15下载
- 积分:1
-
sift
SIFT双向匹配代码,基于matlab版本的代码(dual-matching of SIFT)
- 2010-05-30 20:33:43下载
- 积分:1
-
single-pulse-radar
SIMULINK 模块,对单脉冲雷达进行系统仿真(SIMULINK module, single-pulse radar system simulation)
- 2014-01-17 20:53:10下载
- 积分:1
-
soliton
说明: 用于模拟光纤中的非线性薛定谔方程,包含了色散、非线性等现象的模拟,对与想了解脉冲在光纤中的传输变化非常有帮助(Used to simulate the optical fiber in the nonlinear Schrö dinger equation, including the dispersion, nonlinear phenomena such as analog, pulse on and want to understand changes in the transmission fiber is very helpful)
- 2011-03-03 09:39:58下载
- 积分:1
-
alamouti
Alamouti 码字的matlab编程实现,2发1收的全分集增益的一种编码方法。(Alamouti code use matlab language,2 transmit antenna and 1 receive antenna。)
- 2011-04-28 11:46:24下载
- 积分:1
-
2
说明: 本程序实现LPP降维功能,用于多模态故障诊断中,对象为TE,诊断效果很好(This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for TE
)
- 2013-08-31 10:55:05下载
- 积分:1
-
xiaobobao
小波包变换可以对高频部分提供更精细的分解,而且这种分解既无冗余,也无疏漏,所以对包含大量中、高频信息的信号能够进行更好的时频局部化分析。(Wavelet packet transform can provide the high frequency part of the finer decomposition, and this decomposition is neither redundant nor oversight, so the signal contains a large amount of high frequency information can be a better time-frequency localization analysis.)
- 2014-11-24 15:09:35下载
- 积分:1
-
pv-math-module
光伏的数学通用模型。 工程用途,我参考搭建的模型 可以使用。(Universal mathematical model of PV. Engineering purposes)
- 2014-02-06 23:42:06下载
- 积分:1
-
microcontroller_neural_network
This is a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32.
Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons
respectively and 1 layer output with 1 neuron.This program explains the step how to compute the ANN in off-line mode.Means
the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer.
Finally, the neural output will be displayed on LCD port C.
- 2011-01-24 18:49:12下载
- 积分:1