-
traingdmOrbr
说明: 用matlab编的BP程序,两种训练算法进行比较,对于学习BP网络的人很有益处(using Matlab part of BP procedures, two training algorithm, BP learning network of useful)
- 2006-02-20 01:34:14下载
- 积分:1
-
z_bus_new
z bus formation code using modification
- 2017-11-01 14:34:57下载
- 积分:1
-
ymax
wimax with source code for matlab
- 2009-11-07 04:05:04下载
- 积分:1
-
haar
matlab code for haar methode
- 2010-11-20 07:01:46下载
- 积分:1
-
Falsecolor_enhance
说明: 图像的伪彩色增强,把灰度图像转换为彩色图像(pseudo-color enhancement of image)
- 2011-03-20 20:07:11下载
- 积分:1
-
77520
MATLAB源码,P0502:计算图像中的欧拉数(MATLAB source code, P0502 : computer images of the Euler number)
- 2006-12-09 20:10:12下载
- 积分:1
-
winara
基于极限学习机的模拟故障诊断内容,狠心的大家来下载吧,我试过了很好用的(Based on extreme learning machine fault diagnosis of analog content, cruel everyone to download it, I tried a very good use)
- 2013-11-02 14:26:31下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
dec
hey there!this is the matlab code for DEC protocol for wireless sensor networks.hope you will find it helpful...
- 2015-03-02 22:14:52下载
- 积分:1
-
dice
掷骰子x,相同的骰子如果大于Y,得分为零,否则为个点数和。多次掷骰子观察概率情况(Dice x, the same dice if greater than Y, score zero points and one otherwise. Probability of observing multiple dice)
- 2011-11-08 08:04:30下载
- 积分:1