-
solve
matlab的解方程的经典算法,可用于数学建模(matlab drawing of the classical algorithm can be used for mathematical modeling)
- 2011-08-04 15:28:45下载
- 积分:1
-
getLargestCc
This matlab program will detect the largest connected component
- 2015-03-01 13:50:45下载
- 积分:1
-
wavelet-analysis-using-matlab
说明: 使用matlab进行小波分析,MATLAB6.5辅助小波分析与应用.pdf(Wavelet analysis using matlab)
- 2011-03-13 12:32:56下载
- 积分:1
-
蚁群ACO-PSO
说明: 蚁群算法混合粒子群算法的matlab程序(Matlab Program of Ant Colony Algorithm Mixed Particle Colony Algorithm)
- 2019-06-09 22:55:27下载
- 积分:1
-
efefddt11
segmentation m file matlab
- 2014-01-17 17:52:05下载
- 积分:1
-
Antenna_and_EM_Modeling_with_MATLAB
matlab 下的天线和EM建模 (作者:Sergey N. Makarov),内含大量matlab源程序。(Antenna and EM Modeling with MATLAB- Sergey N. Makarov)
- 2009-03-21 01:59:23下载
- 积分:1
-
kalman_filter
Kalman Filter For 1st Order System Input
- 2009-11-14 00:01:52下载
- 积分:1
-
P0305
Matlab模拟图像受高斯白噪声和椒盐噪声的影响(Matlab simulation images by Gaussian white noise and pepper noise impact)
- 2013-07-09 11:11:05下载
- 积分: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
-
EOF
利用matlab自带的eig函数,对带非值二维场的eof分析(Using eig function in Matlab, eof for the two-dimensional field with some non-value data )
- 2012-08-20 10:20:01下载
- 积分:1