-
ReductofRoughSetMatlab
利用Matlab实现决策系统的属性约简,完整源代码Word文档(Using Matlab to achieve decision-making system attribute reduction, complete source code Word document)
- 2010-05-20 20:59:21下载
- 积分:1
-
insertionsort
Program to implement insertion sort
- 2014-09-20 12:27:59下载
- 积分:1
-
时域特征和频域特征
说明: MATLAB的轴承故障时域特征和频域特征提取(Bearing fault time domain feature and frequency domain feature extraction)
- 2021-02-21 20:23:58下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
Fourier-Optics
Calculate the Fourier transform of certain pattern like circular aperture, rectangular aperture etc.
- 2011-08-16 22:14:51下载
- 积分:1
-
matlab-tutorial
An Introduction to MATLAB and
SIMULINK
- 2013-03-03 12:52:52下载
- 积分:1
-
syscon
Parse the device s DT node for an endianness specification.
- 2015-03-13 10:50:06下载
- 积分:1
-
decision_tree
模式识别中训练决策树、测试决策树、计算决策树中熵不纯度的函数。(Pattern recognition training decision tree, test tree, tree entropy calculation is not a function of purity.)
- 2013-05-24 15:12:26下载
- 积分:1
-
QAM_Demo
QAM的MATLAB演示.
图形演示,很好的教学范例.
很适合于初学者.(QAM demo of MATLAB. Graphic presentations, examples of good teaching. Very suitable for beginners.)
- 2008-01-13 08:05:10下载
- 积分:1
-
BER-computing-(QAMPPAPAWGN)
Connection system (QAM, PA, AWGN). Demodulation with BER computing.
- 2013-07-11 12:23:20下载
- 积分:1