-
FIR_Low
基于Matlab开发环境的FIR数字低通滤波器设计的源代码。(Based on the development environment of Matlab FIR digital low-pass filter design source code.)
- 2014-09-29 21:04:59下载
- 积分:1
-
ROOM-MUSIC
空间平滑music算法处理阵列信号,可以用于声源定位。(good,very good.)
- 2021-01-12 20:08:48下载
- 积分:1
-
A_Direct_Method_for_Chebyshev_Approximation_by_Rat
用有理多项式做Chebyshev逼近的一种直接方法的matlab程序(Direct Method for Chebyshev Approximation by Rational Functions)
- 2009-05-06 13:40:32下载
- 积分: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
-
slight_SVM
svm分类的源代码例子,很基础的,适合初学者,一看就懂(svm the classification source code examples, very basic, for beginners to understand at a glance)
- 2012-11-15 21:12:28下载
- 积分:1
-
exam8_001
说明: 本程序采用平面梁单元计算两铰抛物线拱的自由振动特性,希望对学习有限元及程序设计有帮助。(The program uses two hinged planar beam element calculation of the free vibration characteristics of the parabolic arch, the finite element and want to learn programming help.)
- 2010-04-10 17:02:23下载
- 积分:1
-
QAM
QAM的matlab源代码,比较详细(QAM the matlab source code, a more detailed)
- 2008-08-16 16:11:46下载
- 积分:1
-
thesis-task-1
code about face reading. it reads the face
- 2012-04-24 15:59:48下载
- 积分:1
-
fit_ellipse
最小二乘法椭圆拟合
fit_ellipse( x,y,axis_handle )
x,y为坐标点
适用于一般方程哦。好用(Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use)
- 2009-02-04 14:52:20下载
- 积分:1
-
cooccurrence2
共生矩阵是MATLAB实现,在cooccurrence里有实现方法(Co-occurrence matrix is the MATLAB implementation, there realization in the cooccurrence)
- 2010-09-15 21:28:21下载
- 积分:1