资源列表
fastfouriertransform
- - C++ code for Fast Fourier Transform(FFT)
max-min
- 编写一个程序,读入5个整数,然后确定并显示这组数中的最大整数和最小整数。-Write a program that reads five integers, then determine and display this group of the number of the biggest integer and smallest integer.
plus
- 大数加法 两个大数的加法运算,用数组实现-The addition of large numbers addition operation of two large numbers, using the array to achieve
two
- 最小二乘法 输入拟合点和要拟合曲线的次数(计算方法)-Least squares (method)
2nd-256
- In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
languageC_code_for_Set_of_algorithms
- 常用算法的C语言源代码,包括多项式计算、复数运算、矩阵运算、方程求解等-Common C language source code algorithms, including polynomial calculations, complex arithmetic, matrix operations, equation solving, etc.
jisuanqi
- VC++下的四则运算,尤其是在考虑到double型时的精度丢失问题-VC++ under the four operations, especially when taking into account the precision of loss of double type problem
Kalmanandwinner
- 基于现代时间序列的多传感器信息融合Kalman滤波器与Wiener滤波器.NH格式论文-data fusion using kalman and winner filter
chen
- 在非线性科学中,“混沌”这个词的含义和本意相似但又不完全一致,非线性科学中的混沌现象指的是一种确定的但不可预测的运动状态。它的外在表现和纯粹的随机运动很相似,即都不可预测。但和随机运动不同的是,混沌运动在动力学上是确定的,它的不可预测性是来源于运动的不稳定性。或者说混沌系统对无限小的初值变动和微绕也具于敏感性,无论多小的扰动在长时间以后,也会使系统彻底偏离原来的演化方向。混沌现象是自然界中的普遍现象,天气变化就是一个典型的混沌运动。混沌现象的一个著名表述就是蝴蝶效应:南美洲一只蝴蝶扇一扇翅膀,就
an_inequility_for_Gamma_Function
- 关于伽马函数的一个不等式(英文).文章通过一个不等式讨论了伽马函数的单调性,得到了关于伽马函数的一个新的不等式。 - This paper discusses the monotonicity of the function g(x)=[Γ(x+1)]1xx by using a double inequality of the derivative of the gamma function, and obtains an inequality for some ratio of the
calendar
- 这是我自己写的万年历,源代码有一定的解释,有利于初学者学习的 -This is what I had written calendar, a certain interpretation of the source code will help beginners learn
VC_jacobi
- 自编自用的VC编写的jacobi迭代法,数值分析课的作业-Directed and written by the VC jacobi iterative method, numerical analysis homework assignment
