-
rbnnet_166
Matlab下实现rb算法(Matlab under rb Algorithm)
- 2004-11-07 21:47:19下载
- 积分:1
-
faultysignal_with_noise
1. 构造含噪音的振动信号 faultysignal_with_noise,
2. 利用小波变换 Wavelet transform去噪,小波包 Wavelet packet transform 变换去噪,
3. 把两种去噪后的信号,分别用STFT ,FFT ,小波变换三种方法进行错误诊断(1. the vibration signal faultysignal_with_noise, which contains noise, is constructed.
2. using wavelet transform Wavelet transform denoising, wavelet packet Wavelet packet transform transform de-noising,
3. the two kinds of denoising signals are diagnosed by three methods, STFT, FFT and wavelet transform respectively.)
- 2018-03-07 10:49:31下载
- 积分:1
-
matlab源程序
说明: 利用共轭梯度法,追赶法,龙格库塔法来求解问题的源程序,适用于计算方法初学者(The source program of using conjugate gradient method, pursuit method and Runge Kutta method to solve the problem is suitable for beginners of computational methods.)
- 2020-06-25 14:00:01下载
- 积分:1
-
88124019DE
进化差分算法,遗传算法的分支,非常好,值得学习( model and its detailed introduction matlab realize)
- 2020-08-23 15:28:17下载
- 积分:1
-
Servlet.java
一个简单的Servlat 小程序,希望那个你们喜欢,谢谢大家啦(Servla tServlat Servlat ServlatS ervlat)
- 2013-07-21 22:42:09下载
- 积分:1
-
MildML_0.1-Matlab.tar
图像标注算法 MildML 的 matlab 代码, 多示例学习标注算法(image annotation algorithm of MildML in matlab code of <Multiple Instance Logistic Discriminant-based Metric Learning (MildML) and Logistic Discriminant-based Metric Learning (LDML)>)
- 2015-01-23 09:22:11下载
- 积分:1
-
PQ2
PQ分解的程序 matlab版本 简单实用例子(PQ decomposition matlab version of the program is simple and practical example)
- 2011-01-01 19:42:49下载
- 积分:1
-
gaborfil
利用Gabor滤波器进行特征提取,在信号与图像处理领域有着广泛的应用。参考文献“Efficient Computation of Gabor Features”(Gabor fi lter responses are widely and successfully used as general purpose features in many computer vision tasks, such as in texture segmentation, face detection and recognition, and iris recognition.)
- 2012-05-01 10:07:31下载
- 积分:1
-
GSM
用Markov模型建立信道概率统计模型,是不错的GSM信道仿真的资料(Channel Markov model with probabilistic statistical model is a good simulation of GSM data channel)
- 2010-10-21 09:15:12下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1