资源列表
interpolation
- 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
009
- 求偶数的平均数,课后小程序,用到数组的内容,适合初学者-The average number of courtship, a small after-school program, use the contents of the array, suitable for beginners
iterativemethods
- 分别用二分法、Newton法、弦截法、Newton下山法四种迭代法求解非线性方程x5-3x3+x-1= 0 在区间[-8,8〕上的全部实根,设计算法完成根区间隔离,然后实现单根区间上的迭代算法求解方程。-Respectively dichotomy, Newton method, Secant Method, Newton descent method four kinds of iterative methods for solving nonlinear equation x5-3x3+ x
Fortran
- FORTRAN常用数值算法的程序集,希望对大家有所帮助-FORTRAN numerical algorithm commonly used in the assembly, we want to help
fft
- fft tutorial for learning about FFT
pascal
- Pascal基本算法,涵盖了初级和部分中级的算法代码,适合参加高中信息学竞赛的同学以及计算机爱好者-Pascal basic algorithm, covering the primary and middle parts of the algorithm code, attended high school information for school students and computer enthusiasts Competition
lingo
- LINGO是用来求解线性和非线性优化问题的简易工具。LINGO内置了一种建立最优化模型的语言,可以简便地表达大规模问题,利用LINGO高效的求解器可快速求解并分析结果。 -LINGO is used to solve linear and nonlinear optimization problems simple tools. LINGO built an optimization model to establish the language, large-scale problems ca
DQ
- DQ(微分求积)方法的mathematica程序-program of the DQ method by mathematica
lab
- //定义五种命题的连接词:或(-) 且(+) 非(!) 蕴含($) 等价(#) //定义两个命题的标点符号: ( , ) //定义三个原子公式:p,q,r -//Define the conjunction of five propositions: or (-) and (+) non (!) Implies ($) equivalent (#)// define two propositions punctuation :' (' ,' )' // de
A_review_of_ant_algorithms
- 详细介绍了蚁群算法最近几年的应用领域,是一篇研究蚁群算法的入门级文章。希望对想深入研究此算法的朋友有所帮助。-this paper addressed the application of the ant colony alogrithm in recent years.you can learn the alogrithm of soft computing as a beginner.I hope this paper could be useful for you.
linearequations
- 线性方程组求解,增广矩阵可以在对话框界面中输入-To solve the linear equations,and augmented matrix can be input
Adaptive_Beamforming
- Consider a BPSK transmitter, in an unknown direction, emitting signal continuously. An interfering device (jammer) is also transmitting continuously a tone of the same frequency as that of BPSK transmitter. Following cases are of interest: Case
