资源列表
CorrelationDimension_luzhenbo
- 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数
ToyFDTD1
- This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treatin
CCMethod_luzhenbo
- C-C法重构相空间文件夹说明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 信号归一化 4、ccFunction.dll - 计算S(m,N,r,t)-C-C method reconstruction phase space folders note 1.CC_Method_main.m-procedure two main documents, LorenzData.dll
lsq
- The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it
hedrexacalelement
- 有限单元法中笛卡尔坐标系下六面体单元刚度阵-finite element method Cartesian coordinate system hexahedral element stiffness matrix
nonlinearNOWTONiterative
- 非线性方程组解法牛顿下山法,求解非线性方程组-nonlinear equations of Newton Method down, solving systems of nonlinear equations
ptfsf
- The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown
BPnets
- 是BP神经网络的改进源程序,4层,应该对于需要的人很有用-BP neural network is to improve the source, layer 4, should the need for useful
astarsousuo
- c语言实现的A*算法,此算法用于搜索解空间,喜欢人工智能的同志过来下载吧-the A * algorithm, the algorithm used to search for the solution space, like artificial intelligence comrades download it up
fdtdx
- fdtd 例程,了了解和学习FDTD方法的基础,呵呵,很不错的哦-fdtd routines, understanding and learning based on the FDTD method, huh, oh very good
testKrouteDll2
- 一个使用k路由算法的例子,给你的是k路由的DLL,尽管用就是了。-a routing algorithm used the example to you is the DLL k routing, despite using the grindstone.
mul
- 在应用中常用矩阵相乘的定义算法对其进行计算。这个算法用到了大量的循环和相乘运算,这使得算法效率不高。而矩阵相乘的计算效率很大程度上的影响了整个程序的运行速度,所以对矩阵相乘算法进行一些改进是必要的。-commonly used in the application of the definition matrix multiplication algorithm for calculation. The algorithm uses a number of cycle and multiplic