资源列表
digitizg
- 对产生的GPS的C码进行数字化,直接进行解压就可以了 -the right GPS C code for digital, direct extraction can be a
efg1d
- 一篇优秀的无网格伽辽金方法入门文章。这篇文章最好的地方在于——提供了matlab源码。方便大家了解和学习无网格的编程实现
ellipse_fit.rar
- 用matlab编写的椭圆拟合程序,用matlab编写的椭圆拟合程序,Prepared using matlab ellipse fitting procedures, the preparation of the ellipse with matlab fitting procedure
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
ray
- 计算柱状粒子对垂直入射的平面波的散射 ray.for calculate results using small-particle approximation-ray.for calculate results using small-particle approximation
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.