-
TRY
用于生成空气动力学力学计算中的计算O型网格(generate the calculational grid)
- 2012-07-02 20:03:09下载
- 积分:1
-
EMD
利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
- 2020-10-19 16:27:25下载
- 积分:1
-
laogie
基于K均值的PSO聚类算法,matlab小波分析程序,小波包分析提取振动信号中的特征频率。( K-means clustering algorithm based on the PSO, matlab wavelet analysis program, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-10-12 18:29:11下载
- 积分:1
-
[muchong.com]MATLAB在计算物理中的应用
用Matlab程序求解计算物理中使用到的方程,包括:薛定谔方程、傅立叶变换、波函数求解等等(Matlab file is used to describe and solve the equations in the computational physics, including, Schrodinger equation, Fourier transform, wave function solution, etc.)
- 2018-05-30 21:37:36下载
- 积分:1
-
A-Novel-Quaternion-Kalman-Filter
一篇关于qkf文献, 量测方程四元素线性推导过程。 (A Novel Quaternion Kalman Filter)
- 2016-09-01 10:58:48下载
- 积分:1
-
reliabi
根据极限状态方程,计算结构的可靠度和敏感度程序(According to limit state equation, the calculation of structural reliability and sensitivity procedures)
- 2007-06-11 11:48:33下载
- 积分:1
-
greedy
贪婪算法,可以用于资源分配等许多数学问题和工程问题中(Greedy algorithm)
- 2010-02-26 17:23:18下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
Maple
maple学习资料,以后学习maple就不用担心了(maple learning materials)
- 2013-10-26 12:22:10下载
- 积分:1
-
lanczosfilter
说明: 对时间序列进行滤波,去掉噪声,得到平滑后的数据(Filters a time series via Lanczos method (cosine filter).)
- 2020-03-23 19:41:37下载
- 积分:1