-
CM1IterateStabilization
Matlab做的数值计算实验,使用迭代法求解方程的根,算法经典,其中有详细的实验报告和数据,对数值计算课程学习及MATLAB编程有较大帮助。(Matlab done numerical experiments, using iterative ways root, the classical algorithm. including a detailed report and experimental data, the numerical calculation courses and MATLAB programming be helpful.)
- 2007-06-17 02:16:15下载
- 积分:1
-
fengleitongji
对数据进行按列分类统计,统计平均值、背景值、方差等(The data by columns classification statistics, statistical average, the background value, variance, etc.)
- 2015-02-03 22:02:14下载
- 积分:1
-
matlab shangzhi
利用熵值法判断某个指标的离散程度的。在信息论中,熵是对不确定性的一种度量。信息量越大,不确定性就越小,熵也就越小;信息量越小,不确定性越大,熵也越大。根据熵的特性,我们可以通过计算熵值来判断一个事件的随机性及无序程度,也可以用熵值来判断某个指标的离散程度,指标的离散程度越大,该指标对综合评价的影响越大。
因此,可根据各项指标的变异程度,利用信息熵这个工具,计算出各个指标的权重,为多指标综合评价提供依据。(Using entropy method to judge the degree of dispersion of a certain index.)
- 2018-07-23 11:27:50下载
- 积分:1
-
chirp_analys
simple dechirping example in typical RF systems
- 2010-01-14 16:01:52下载
- 积分:1
-
LDF_SuPrEM
对低密度校验矩阵的重建算法,LDPC应用在压缩感知中的一种算法(Low density parity check matrix of the reconstruction algorithm of LDPC applications in compression of the perception of an algorithm)
- 2012-05-31 21:05:54下载
- 积分:1
-
FuzzyTree
FuzzyTree程序下载,此程序有例程,较为方便。(FuzzyTree program download, it has the example, you must change it for your need)
- 2014-11-11 14:47:00下载
- 积分:1
-
信号
说明: 语音信号处理分析,数字图像处理系统,对输入系统的图像及语音加噪去噪(Speech signal processing)
- 2019-01-03 22:50:18下载
- 积分:1
-
enframe
说明: 实现语音信号的分帧,也可以对其他信号进行分帧(Sub-frames of voice signals, other signals can also be sub-frame)
- 2011-03-16 17:23:31下载
- 积分:1
-
demospp
in this program I have simulated SPP method for iris data.
- 2012-05-27 17:46:17下载
- 积分:1
-
C
说明: 1.1 C基础知识 1
1.2 函数与头文件 2
1.3 C预处理器 3
1.4 将一个字符转换为long型 4
1.5 strcpy函数 4
1.6 assert用法 5
1.7 itoa函数和atoi函数 6
1.8 strcmp函数实现 8
1.9 strcpy函数实现 9
1.10 memcpy函数实现 10
1.11 memcpy和memmove函数的实现 11
1.12 strcat函数实现 13
1.13 使用库函数atoi,将char *→int 13
1.14 使用库函数itoa,将int→char * 14
1.15 不使用库函数,将int→char * 14
1.16 不使用库函数,将char *→int 15
1.17 求两个整数的最大公约数 16
1.18 Little_endian or Big_endian 17
1.19 sizeof与strlen的区别 19
1.20 实现String类的BIG_FOUR 19
1.21 struct和union的区别 20
1.22 char字符变量与int整型数据 22
1.23 字,字节,字符,比特 23
1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1
1.2 Functions and header files 2
1.3 C preprocessor 3
1.4 will be a long-type characters into four
1.5 strcpy function 4
1.6 assert usage 5
1.7 itoa function and atoi function 6
1.8 strcmp function to achieve 8
1.9 strcpy function to achieve 9
1.10 memcpy function to achieve 10
Achieve 11 1.11 memcpy and memmove function
1.12 strcat function to achieve 13
1.13 using the library function atoi, the char* → int 13
1.14 using the library function itoa, the int → char* 14
1.15 does not use the library function, int → char* 14
1.16 does not use the library function, char* → int 15
1.17 find the greatest common divisor of two integers 16
1.18 Little_endian or Big_endian 17
Difference 1.19 sizeof and strlen 19
1.20 realize BIG_FOUR String class 19
Difference 1.21 struct and union of 20
1.22 char and int integer variable character data 22
1.23 word, byte, character, bit 23
Difference 1.24 spaces, null characters, character array termi)
- 2014-10-08 10:33:55下载
- 积分:1