-
OFDM_simulation
这是一个讲解OFDM原理及实现的文档,文档最后附上了matlab的OFDM实现(This is an OFDM explain the principle and implementation of the document, the document was last attached matlab implementation of the OFDM)
- 2009-09-14 14:06:21下载
- 积分:1
-
Neville
通过例子讲述Neville插值,直观清晰,用于初学者(By way of example tells Neville interpolation, clear and intuitive for beginners)
- 2014-01-14 13:17:26下载
- 积分:1
-
tsp
模拟退火算法求解TSP问题程序简单效率高,欢迎来完善(Simulated annealing algorithm for solving the TSP program is simple, high efficiency, and welcome to improve)
- 2012-05-11 22:48:56下载
- 积分:1
-
audio-qualities
1、顺序后退法特征选择算法
2、SFFS 特征选择算法
3、ISD算法
4、LLR算法
5、CZD算法(1, the order backward method of feature selection algorithm
2, SFFS feature selection algorithm
3, ISD algorithm
4, LLR algorithm
5, CZD algorithm)
- 2011-08-16 10:42:32下载
- 积分:1
-
FEM
Solving several BVP s (1D example, 2D wave equation, 2D heat equation, 3D cantilever beam deflection (linear & quadratic elements) with use of very basic FEM techniques.
- 2020-10-07 16:57:36下载
- 积分: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
-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1
-
Force_TimeDomain
对动态力信号的时域特征进行提取包括谐波特征,能量特征和小波特征等(Characterized in the time domain dynamic force signal feature extraction, including harmonics, energy and wavelet characteristics)
- 2015-11-04 13:38:17下载
- 积分:1
-
QCLDPC-encode
针对目前应用比较广泛的基于准循环矩阵构造的QC-LDPC(准循环LDPC)码的各种构造方法,分析比较了随机构造LDPC和各种准循环LDPC编码方法的优缺点,通过理论分析和MATLAB中的性能仿真,提出的相应的优化方案(Broader view of the present application of quasi-circulant matrices based QC-LDPC (quasi-cyclic LDPC) codes for the various construction methods, structural analysis and comparison of the random LDPC and various quasi-cyclic LDPC coding advantages and disadvantages, through theoretical analysis and MATLAB The performance simulation, optimization scheme proposed by the corresponding)
- 2010-08-31 10:02:27下载
- 积分:1
-
mse
最小均方算法(MSE),来自阵列信号处理课本中(Least mean square (MSE), from the array signal processing textbooks)
- 2011-04-27 10:16:23下载
- 积分:1