-
dwprotected2
this matlab code implements a new watermarking method using wavelet transform
- 2010-10-27 17:40:09下载
- 积分:1
-
dip
log transfermation of an image
- 2010-11-03 06:08:40下载
- 积分:1
-
ukf_a
完成ukf的仿真,并完成a对滤波的影响,对初学者掌握ukf基本原理有帮助(ukf)
- 2010-11-16 08:37:07下载
- 积分:1
-
S-Function
matlab里的S函数的编写指导,对于自己编写程序很有帮助(guiding the preparation of the S-function in the matlab helpful for their own programming)
- 2013-03-24 16:22:13下载
- 积分:1
-
WSN
说明: 在MATLAB中编写程序,利用三边定位算法对未知节点定位。已知在平面坐标系内,三个锚节点的坐标分别为(50,100)、(0,0)和(100,0),在0≤x≤100,0≤y≤100的区域内随机产生10个未知位置的节点(其横、纵坐标均为上述范围内的随机数)。
利用三边定位算法
对这10个未知位置的节点进行定位(计算其坐标值),并与其真实位置(随机产生的坐标值)进行比较(MATLAB three-side positioning algorithm)
- 2020-06-26 15:15:41下载
- 积分:1
-
level_fuzzy
liquid level control using fuzzy logic controller
- 2014-09-07 06:17:04下载
- 积分: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
-
NCestimation_V2
The NCT includes 4 External validity indices and 8 internal validity indices, and the sub-routine validity_Index.m is designed to use them.
This tool is suitable for the research work such as the performance comparison of different indices on estimation of the number of clusters, algorithm design by improving part codes of this toolbox.
i) External validity indices when true class labels are known:
Rand index
Adjusted Rand index
Mirkin index
Hubert index
ii) Internal validity indices when true class labels are unknown:
Silhouette
Davies-Bouldin
Calinski-Harabasz
Krzanowski-Lai
Hartigan
weighted inter- to intra-cluster ratio
Homogeneity
Separation
iii) Others
Error rate (compared with true labels)
System Evolution: it is used to estimate the number of clusters and give separable degrees between clusters.
- 2015-01-10 12:57:26下载
- 积分:1
-
droopcontrol
基于simulink的逆变器交流侧下垂控制,有功功率和频率成正比,无功功率和电压成正比(Inverter AC droop control based on simulink which active power is proportional to frequency and reactive power is proportional to voltage)
- 2017-03-13 22:41:49下载
- 积分:1
-
correlation-dimension
计算关联维数,利用三线法拟合求斜率,可以画出关联维数随参数变化的曲线(Calculate the correlation dimension, use the three-line method to fit the slope, you can draw the correlation dimension with the parameters of the curve)
- 2017-04-20 20:56:29下载
- 积分:1