资源列表
pde1
- 用数值方法有限差分法求解二阶偏微分方程附带C分解(partial differential equation)
五点差分求解Burgers方程
- 差分法求解Burgers方程,并与解析解进行对比(Burgers eqaution solved by finite difference method)
批量制图程序
- 利用R语言对批量处理数据生成折线图,并排序(Using R language to generate polyline charts for batch processing data and sort them)
2015-2017年日气温和降雨多文件存到单文件
- 利用R将多个excel文件提取到同一个excel文件中,(Using R to extract multiple Excel files into the same excel file)
hdu
- 写一个数据结构算法,杭电上一道题目,有关数据结构的题目。(Write a data structure algorithm)
MATLAB求解矩阵的特征值 源程序代码
- MATLAB求解矩阵的特征值 源程序代码(MATLAB to find the eigenvalue source code of the matrix)
fft
- 基于2点蝶形运算的fft算法,采用c语言编写实现。(fft algorithm,Using c language to achieve.)
硬阈值(HardThresholding)测试代码
- 硬阈值(HardThresholding)测试代码(HardThresholding This algorithm has certain performance guarantees as described in CS)
cordic
- 利用matlab和cordic算法计算正弦值,有完整的实现过程(matlab cordic code that was proven)
MT1D
- ini adalah code magnetotelluric 1d sederhana
toujing
- 实现菲涅尔透镜的一种方法,可以通过改变焦距或者厚度等参数实现透镜功能的转化(A method of realizing Finel lens can realize the conversion of lens function by changing the focal length or thickness parameters)
gsl-runge-kutta
- 利用GSL的库文件,使用runge-kutta算法求解微分方程,包含控制参数的传递。(The method to solve the synamic system via differiatial euqationsbased on the GSL library, including the example how to transfer the control variable in the algorithm.)