-
Go
说明: matlab code for speech denoising
- 2011-02-10 01:59:30下载
- 积分:1
-
matlab-code-of-facerecognize
这是一个人脸识别的matlab例程,可以运行(here is an example of facerecognize)
- 2012-03-23 21:37:44下载
- 积分:1
-
Mixed-control-strategy-of-a-doubly-fed-induction-
Mixed control strategy of a doubly fed induction machine
- 2014-08-28 15:40:44下载
- 积分: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
-
bayes1
最小错误率贝叶斯决策 模式识别 贝叶斯分类器设计(Minimum error rate Bayesian decision pattern recognition Bayesian classifier design)
- 2013-03-26 23:12:40下载
- 积分:1
-
brightscroll
brightness scroll image
- 2015-04-15 10:11:51下载
- 积分:1
-
matlab
matlab编程100例
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(matlab programming is 100 cases of 1-32: 33-66 chapter graphics applications is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section)
- 2009-05-25 17:43:54下载
- 积分:1
-
simpleArnoldi
Arnoldi算法是有效地求取矩阵部分特征的算法,程序是按照文献的一种简化实现的程序(Arnoldi algorithm is effective to strike some of the characteristics of the matrix algorithm, the program is achieved in accordance with the literature of a simplified procedure)
- 2011-10-22 10:18:16下载
- 积分:1
-
Part-two-figure-to-determine
MATLAB写的,从基本原理出发,判定给定图是不是二部图,文件中有两个例子可以验证算法。(Written by MATLAB, starting from the basic principle, determine a given graph is figure, can validate algorithm file, there are two examples.
)
- 2013-11-01 10:42:01下载
- 积分:1
-
hmmdecode
主要用来计算给定观测序列的概率(求解HMM中的第一个问题)(Mainly used to calculate the probability of a given observation sequence (HMM solving the first problem))
- 2014-02-24 23:25:03下载
- 积分:1