资源列表
AiTeJinZuBuChaZhi
- 给定n个节点xi[i=0,1,...,n-1]上的函数值yi=f[xi]及精度要求,用埃特金逐步插值法计算指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi] and the accuracy requirements gradually Aitken interpolation method specified interpolation points t Depa
homework
- Jacobi和SOR算法实现,自己写的-Jacobi and SOR
LSsmoothC
- 利用最小二乘法获得平滑的曲线,所用语言为C。-Using least squares method of curve smoothing, the use of language is C.
ssbds
- 算术表达式计算。输入多个整数,分别进行加、减、乘、除等运算。要求:参加运算的操作数个数可变;采用文本行和组合框数组;文本行和组合框均要响应事件,事件处理方法的计算时间相同;解决除数为0问题。-Arithmetic expressions. Enter multiple integer, respectively, add, subtract, multiply, and divide operations. Requirements: to participate in the operatio
pinpian
- 对FMCW CSAR成像中存在的多普勒偏移校正的程序,自己编的,能够有效校正。-Presence of FMCW SAR imaging Doppler offset correction program, own, and can be effectively corrected
chcapacity2
- 信道容量迭代算法用C++ 通过给定的信道转移矩阵-channel capacity iterative algorithm C through to the transfer matrix Channel
sgwl
- 这是一个数格网论的MATLAB程序源码,它可以用来产生样本数据-This is a number grid on the MATLAB program source code, it can be used to produce sample data
gaussjor
- 全主元高斯-约当消去法,解线性方程组,内含函数以及调用例子-all PCA Gauss-Jordan elimination method, the solution of linear equations, functions and includes examples Call
ruheyidongpanzi
- 一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程-a c-based simulation of the Han Rota source, he could choose several mobile tower can also choose whether or not to terminate 64 tower simulation
0123
- 对数据进行统计分析,并打开图形数据统计分析对话框,该对话框可以获得数据的最小值、最大值、平均值、中值以及均方差等。
pso
- 标准pso算法,能够解很多非线性方程,效果不错,不过很容易陷入局部循环-Standard pso algorithm, can solve many nonlinear equations, the effect is good, but very easy to fall into the local loop
RungeKutta
- Java code ofr the Runge Kuta method
