-
Fractional Fourier Transform
分数傅里叶变换和分数余弦变换,动态展示实部,虚部和模值(Computation of the Fractional Fourier Transform)
- 2019-04-26 17:22:14下载
- 积分:1
-
SPHYSICSgen2D
SPH方法计算二维溃坝问题的源程序,个人觉得还可以(Two-dimensional dam break problem SPH method the source, individuals felt that I could)
- 2011-05-30 11:26:57下载
- 积分:1
-
牛顿迭代解非线性
基于MATLAB,利用牛顿迭代法,求解复杂非线性方程组(Solving nonlinear equations by Newton iteration)
- 2018-07-02 10:01:53下载
- 积分:1
-
Gauss
无网格伽辽金法中用到的数值积分,此程序,提供多点高斯积分,可任意选择!(element-free Galerkin method used in the numerical integration of this process, provide more Gaussian integral, can be arbitrary choice.)
- 2007-07-08 10:11:41下载
- 积分:1
-
Galerkin
伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好(Galerkin finit element method )
- 2010-09-06 23:14:55下载
- 积分:1
-
ekfslam_v2.0
使用Extended Kalman Filter进行SLAM的新版本代码,主要用于机器人定位和地图自动绘制。(The New Version of SLAM code using Extended Kalman Filter, used in the field of robot localization and map building)
- 2009-02-13 00:09:59下载
- 积分:1
-
chirp-Z变换 MATLAB代码.txt
说明: 一个简单的CZT chirp-Z变换例程(a simple example of CZT)
- 2019-04-26 10:39:33下载
- 积分:1
-
Python-science-computing
Python 科学计算 的好书,该书主要是在python环境下进行科学计算,非常的棒(Python scientific computing books, the book is mainly for scientific computing in python environment, is the bar)
- 2014-01-07 19:54:55下载
- 积分:1
-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
kalman
卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。
(Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm. It is suitable for real-time processing and computing.)
- 2008-05-20 22:16:52下载
- 积分:1