资源列表
DYa
- 介绍了DYa算法的具体应用,是解决偏微分方程数值解的交换隐格式的方法
kalmam-filter
- code for kalman filter
12345
- Determinant of matrix
ifreq
- 原信号分解成IMF后,用此脚本来计算此IMF的瞬时频率-After the original signal into IMF, use this scr ipt to calculate the instantaneous frequency of the IMF
FE-7
- 有限元分析 清华大学 范子杰 有限元作业第7讲 二维等参单元作业题-Finite element analysis of finite element Tsinghua Fan Zijie job Lecture 7-dimensional isoparametric element job title
Palindrom
- recognition of palindroms
PanDuanRunNian
- 两种判断闰年的方法,其中一种运用DateValue函数,独创。-Two methods to determine leap year, the use of one of the DateValue function, original.
xiaoxueyunsuan
- 小学运算程序,产生随机数 ,使用者计算。适用于初学者-Primary operation procedures, to generate random numbers, the user computing. Apply to beginners! !
prime_numbers
- Computation of the first prime numbers. Run make to compile it. First argument is a limit to not exceed.
Bond_transformation
- 利用Bond变换计算各向异性介质的刚度系数矩阵-Calculate the stiffness matrix of anisotropy medium using the Bond transformation
MATLAB_GAME
- 已知一有序数组编一函数实现求每一元素的个数 -Given a function to achieve an ordered array of compiling a number of elements in each request
拉格朗日插值法
- 采用数值分析中拉格朗日的插值方式,可以用于数据分析,数值模拟等,节省时间。