-
amoeba
matlab编写的多元变量最小化问题的downhill方法求解(matlab prepared multi-variable minimization problem downhill method)
- 2007-11-07 23:51:14下载
- 积分:1
-
flhf
信息光学课程:用MATLAB模拟光栅的弗朗禾费衍射图样(MATLAB simulation of grating diffraction pattern Francis Wo fees)
- 2011-05-21 23:05:06下载
- 积分:1
-
rls
RLS predictive 1d matlab code
- 2010-07-21 01:41:22下载
- 积分:1
-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1
-
SOURCECODINGMODEL
Different source coding techniques
- 2012-01-17 21:20:37下载
- 积分:1
-
chengxu
小波变换进行变速箱故障诊断
首先将s1和s2信号时域谱(s1代表维修前的振动信号,s2代表维修后的振动信号),画出来进行对比,会发现s1信号的振动幅值会比较高;然后对s1和s2分别进行小波分解并画出各层的时域谱,只对比s1和s2分后的最高时域谱,s2更加的具有周期性,且幅值较小,s2周期性不够明显,且振动过于密集。分析完时域谱后开始分析频谱,首先对原信号s1和s2fft转换,得到频谱图,如图,然后再对小波分析后高频部分进行fft转换,做出频谱图。对比后我们发现,在f 2375HZ出(也就是齿轮的啮合频率),s1信号频谱幅值会有急剧的升高,然后,其谐波的幅值也会增大。所以可以推断出该维修前的增速箱的齿轮可能出现问题。(Gearbox fault diagnosis based on wavelet transform s1 and s2 first time domain signal spectrum (s1 behalf of the vibration signal before maintenance, vibration signal s2 representative of repaired), drawn comparison, you will find a signal s1 vibration amplitude will be higher then s1 and s2 respectively wavelet decomposition and draw the layers of time-domain spectrum to only a maximum time domain spectroscopy s1 and s2 points after, s2 is more cyclical and smaller magnitude, s2 cyclical enough obviously, and the vibration is too dense. End domain spectral analysis after the beginning of the spectrum analysis, the first of the original signal s1 and s2fft conversion to give the spectrum, as shown, and then after the high frequency part of wavelet analysis fft transformation to make spectrum. We found that after the comparison, at f 2375HZ out (i.e. the gear mesh frequency), there will be a sharp increase in the amplitude spectrum of the signal s1, and then, the amplitude of the ha)
- 2017-01-17 19:18:02下载
- 积分:1
-
decorrel
通过寻找Z变换矩阵,对给定矩阵进行降相关运算。相关专业的朋友懂的。(By finding the transformation matrix Z, given the lower correlation matrix operations. Relevant professional friends understand.)
- 2010-11-12 15:52:32下载
- 积分:1
-
tsp
用遗传算法解决最短路径优化TSP 问题(附matlab源程序.txt)(The solvelution of the shortest path optimization problem TSP by using genetic algorithms (matlab source. Txt))
- 2009-11-30 10:58:56下载
- 积分:1
-
bitslice
Matlab, picture, example of bitslice
- 2010-01-01 00:56:21下载
- 积分:1
-
TSPSAA
模拟退火算法在MATLAB环境下解决旅行商问题,实例代码(Simulated annealing algorithm in MATLAB environment to solve the traveling salesman problem, example code)
- 2013-03-18 16:23:52下载
- 积分:1