-
inagersh
多变量频域设计 绘制逆奈奎斯特曲线的函数的改进(multivariate frequence)
- 2012-01-14 10:28:52下载
- 积分:1
-
code_DBM
matlab版本的深层受限玻尔兹曼机,是对RBM的改进(matlab version of Deep Restricted Boltzmann Machine)
- 2016-03-31 15:24:42下载
- 积分:1
-
kalman-file
一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高(An improved adaptive filter state estimates, the effect is very good, is written in MATLAB, directly in matlab running, you can see a perfect filtering effect, the adaptive algorithm is sage-husa algorithm, than the traditional filtering has greatly improved)
- 2020-12-10 21:09:19下载
- 积分:1
-
rnnContr
神经网络在线训练和控制仿真程序,控制一个二关节机器人。(online training neural network simulation and control procedures, controls a two joint robot.)
- 2006-07-15 17:03:36下载
- 积分:1
-
figure_adjust
调整figure的大小和位置 设置颜色、字体、字号、加粗、倾斜 设置坐标范围、刻度线 设置图中线宽、坐标线宽 在图中添加文本标记 自动使figure最大化(
Adjust the size of the figure and location
Set the color, font, font size, bold, tilt
Set the coordinate range, the scale line
Set figure line width, coordinates, line width
Text markup is added in the figure
To maximize figure automatically
)
- 2014-12-02 15:55:33下载
- 积分:1
-
灰色系统预测滑坡位移MATLAB代码
说明: 基于灰色系统 GM( 1,1) 模型实现滑坡位移监测(Realization of landslide displacement monitoring based on GM (1,1) model of grey system)
- 2020-02-20 22:51:26下载
- 积分: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
-
A-COMMUNICATION-SYSTEM
说明: 一个基础通信系统的M文件实现,包括产生信源,信源编码,调制,信道传输,解调和误码率绘图(Generate a Random Binary Data Stream. Modulate.White Gaussian Noise. Create a Scatter Plot. Compute the System s BER. )
- 2011-02-19 10:16:49下载
- 积分:1
-
概率计算问题之前向算法
说明: 隐马尔科夫模型(HMM)三大经典算法中的前向算法,通过输入HMM参数A,B,Pi矩阵以及序列O,可以计算该序列发生的概率(The forward algorithm in the three classic algorithms of Hidden Markov Model (HMM) can calculate the probability of occurrence of the sequence by inputting HMM parameters A, B, Pi matrix and sequence O.)
- 2019-11-19 20:28:47下载
- 积分:1
-
PIDANLog
Matlab环境下设计直观、功能强大的PID参数优化计算GUI界面。(Matlab environment, design an intuitive and powerful GUI interface of PID Parameter Optimization.)
- 2010-09-19 11:27:33下载
- 积分:1