-
bike-wheel-calc-master
自信车轮压力分析 python 源代码
有限元分析(Wheel of bike ,python Finite Element code)
- 2015-12-08 08:13:15下载
- 积分:1
-
gps_position
GPS卡尔曼滤波仿真
read eph_data (GPS Kalman filter simulation read eph_data)
- 2009-07-14 16:53:01下载
- 积分:1
-
inverse_preisach
此程序碼為計算inverse-preisach之解析法計算(This program code for calculating inverse-preisach of analytical method)
- 2011-11-02 05:17:12下载
- 积分:1
-
Numerical_Recipes
《数值分析方法库_第三版
》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。
(《Numerical Recipes 3rd Edition: The Art of Scientific Computing》, Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and updated sections, and two completely new chapters. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. Co-authored by four leading scientists from academia and industry, Numerical Recipes starts with basic mathematics and computer science and proceeds to complete, working routines. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Highlights of the new material include: a new chapter on classification and inference, Gaussian mixture models, HMMs, hierarchical clustering, and SVMs a new chapter on computational geometry, covering KD trees, quad- and octrees, Delaunay triangulation, and)
- 2020-12-02 20:09:25下载
- 积分:1
-
NMFLAB
非负矩阵分解在矩阵计算中具有重要意义,这是NMF非负矩阵分解实验室完整代码。(non-negtive resolution)
- 2014-09-26 15:12:00下载
- 积分:1
-
DAVAR
用于计算Davar,较为方便,用于allan方差的初步学习(Used to calculate Davar, more convenient for the Allan variance of the preliminary study)
- 2013-04-17 13:44:46下载
- 积分:1
-
dquxinghedao
说明: 二维河道水动力模型;matlab 迭代程序;水质模拟(Two dimensional river hydrodynamic model; MATLAB iterative program; water quality simulation)
- 2021-05-14 20:30:02下载
- 积分:1
-
Split-Step-Fourier
这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。(The Matlab m-code to solve the Schrodinger equation along the bandwidth of the frequency and phase offset, showing three-dimensional image.)
- 2008-07-23 00:11:43下载
- 积分:1
-
matrix
C++中矩阵运算的实现 nr3.h为其他的书籍代码,测试环境为VS2008(Achieve C++ in matrix operations nr3 code for other books)
- 2014-10-16 10:25:43下载
- 积分:1
-
牛顿迭代法求解非线性方程组
说明: 牛顿法又称牛顿-拉弗森方法(Newton-Raphson method),是一种在实数域和复数域上近似求解方程的方法。本程序收敛速度快,迭代步数可取大一些(Newton method, also known as Newton-Raphson method, is an approximate method for solving equations in real and complex fields. The program has fast convergence speed so the number of iteration steps can be larger.)
- 2019-05-13 21:08:38下载
- 积分:1