资源列表
digitizg
- 对产生的GPS的C码进行数字化,直接进行解压就可以了 -the right GPS C code for digital, direct extraction can be a
efg1d
- 一篇优秀的无网格伽辽金方法入门文章。这篇文章最好的地方在于——提供了matlab源码。方便大家了解和学习无网格的编程实现
chaos_bifurcation
- 混沌与分岔,验证混沌的初值敏感性,logisitic的周期和分岔-Chaos and bifurcation, the initial value to verify the sensitivity of chaos, logisitic the cycle and bifurcation
BPbianshi
- 一典型的神经网络,采用BP算法学习非线性信号!效果很好-A typical neural network using BP algorithm to learn nonlinear signal! Well!!
BpTRAINING
- 自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值- BP neural network training anaysis, realized by using error feed back, gradient descent applied updating of synaptic weights
Learning1
- learning matlab to use it properly
work
- 该段程序代码是实现一阶惯性环节大林算法的matlab程序-The paragraph code is to achieve a first-order inertia link Dalin algorithm matlab program
huffmancode
- 利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。-Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.
stepregression
- 逐步回归的FORTRAN程序,用以建立回归方程,计算回归系数-step regression
Source1
- 输出三维数据可供tecplot软件读取的二进制文件-Output data for three-dimensional software to read the binary file tecplot
FFT
- 这是用C语言写的快速傅里叶变换程序,里面都有注释。-Fast Fourier Transform
beibaoproblem
- 该算法主要是用贪心算法求解背包问题。背包问题应用TSP问题也非常广泛-The algorithm is the greedy algorithm for knapsack problem.