资源列表
qiugen
- 用弦截法实现求方程的根,并且利用c++实现,计算精度高 -Secant Method used to achieve the root of equation, and using c++ to achieve high precision
p_judge
- 本程序用于判别所给数据源在置信率为0.05时的概率分布形式,A的形式为n×1-this program is used to provide the distribution form of data sources under the judgement of 0.05 as confidence rate, A s form is n×1
homework1_elliptic_filter
- 椭圆滤波器程序,数字信号处理使用,效果比较好的滤波器构造程序-elliptic filter
Lagrange-interpolation
- 数值分析实验程序,C++程序编写,拉格朗日插值公式的算法。-Numerical analysis of experimental procedures, C++ programming, Lagrange interpolation formula algorithms.
MPSO
- 神经网络吗,PSO算法,自己在解决问题中写的-Neural networks do, PSO algorithm, to solve their own problems in writing
Cpp1
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is high precision, to take measur
table-of-primes
- 生成素数表,生成素数有一些算法,但是没有能生成较大的数的好的算法 ,这个算法 希望这个算法能给大家起到抛砖引玉的效果,另外,算法中用到的几个其他文档,是用到的其他函数。-Decimal erythropoietin
drawcurve
- 作sin(x)在x=0处的5阶、10阶泰勒级数展开,用展开式计算并绘制[-2π, 2π]的曲线,并把5阶、10阶、sin(x)绘制在同一坐标下进行比较。-For sin (x) at x = 0 at the 5 order, the 10-order Taylor series expansion and draw [-2π, 2π] curve, and 5 order, order 10, sin (x) is plotted in the same coordinate comparis
LV
- lv指数求解matlab程序,一个简单的应用例子-lv Index solving matlab program
common-string
- Algorithm to find the common string between 2 strings.
burgers.f
- 一种有限差分法,很好,流体力学可借鉴,不错奥-A finite difference method, very good。
Format-output-integer
- 让我们用字母B来表示“百”、字母S表示“十”,用“12...n”来表示个位数字n(<10),换个格式来输出任一个不超过3位的正整数。例如234应该被输出为BBSSS1234,因为它有2个“百”、3个“十”、以及个位的4。-Let us use the letter B to express hundred , the letter S that ten , with 12 ... n to represent a single digit n (<10), another f
