资源列表
optionchoose
- 在开发子函数时,matlab存在正则方法和非正则方法,正则方法非常适合一个子函数功能的不断扩展与完善,此函数为辅助函数,增加子函数的可读性 例如一个函数drawfun(x,y,z,5,6),5表示用第5种方法插值,6表示markersize为6,它显然没有drawfun(x,y,z, kriging , markersize ,6)好看懂与理解。 kriging 如何就是5可以用optionchoose(varargin{4},{ linear , spline , inverse , re
maxminest
- 该函数,采用零值穿越法通过估计极值分布来计算极值-The function computes expected maximum and minimum values of time series by estimating probability distributions for the peaks.
Dijkstra
- 实现了寻找最短路径的Dijkstra算法,实用性强-matlab code about Dijkstra algorithm
RungeKutta
- 求解常微分方程的RungeKutta法的matlab程序-matlab code about RungeKutta
shuzhifenxi
- 数值分析课程中代码的C++实现,主要有Gauss,高斯赛德尔消去法,jacobi行列式,朗格朗日插值、列主元高斯消去等。-Numerical analysis course code C++ implementation, mainly the Gauss the the high Sisaideer elimination, jacobi determinant Lang Gelang interpolation out PCA Gaussian elimination.
solve-equation
- 解决一般的线性方程组,其中包含希尔伯特消元法和高斯隐式消元法两种方法。-Solve a generally linear equations, which contains two methods in Hilbert elimination method and Gauss implicit elimination method.
tcal5.6
- 文本计算器说明 一、用法: 1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度; 2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置; 3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用; 4、输入数学表达式后,按回车键,自动计算结果; 5、一个表达式必须在一行内全部输入; 6、表达式不输入内容时直接回车,不再出现错误提示; 7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
Gaussian-Elimination
- 使用Visual C++编写的高斯消元法,并附有结果截图-Use the Visual C++ written Gaussian elimination method, with results screenshot
fromb
- 使用Visual C++编写的龙贝格求积法,并附有结果截图-The the Romberg quadrature method, written using the Visual C++ with results screenshot
compare
- 复数间的比较计算,通过计算复数的模,来比较复数的大小。-Comparison between calculation of complex, by calculating the modulus, to more complex size.
bbsa
- 自己编的,错误之处请多多指正,大家相互学习,共同进步-Own series, the wrong place, please correct me a lot, and we all learn from each other, the common progress
bbts
- 这个也是自己编的,我还是个新手,未免有不当之处,请指正-This is a series, I' m still a novice, a bit inappropriate, please correct me
