资源列表
yj1
- 简单一元函数优化实例,利用遗传算法计算函数f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值
BP
- 基于C++程序的神经网络Bp算法-Based on C++ programs Bp neural network algorithm for
normalnumber
- 任意区间均匀分布, 以及任意均值与方差的正态分布 随机数以及随机序列的生成-random normal number
trial
- 蠕变程序,有fortran实现的两种不同算法。并用简单的truss来测试其正确性。-Creep process, there are two different algorithms to achieve fortran. And a simple truss to test its correctness.
bijiao
- 这是比较图程序,实现连个图形的比较,有用希望珍惜,很有用的程序一定要珍藏啊,关于神经网络的-This is the comparison chart programs achieve even a graphic comparison, useful to cherish Very useful program must collect carefully ah, about neural network of east east
simple-dazhengshu
- 此为大整数算法,能够将两个位数极大的位数相乘并得出精确的结果-This is a large integer arithmetic, the number of bits in the two-digit greatly multiplied and accurate results
Gauss-Legendre_Romberg
- 通过理论分析和编程计算,分别用复合5点 Gauss-Legendre 求积公式、 Romberg 求积算法求出了给定函数的近似积分值,并进行相互比较。-Through theoretical analysis and programming, respectively, at 5:00 with a composite Gauss-Legendre quadrature formula, Romberg quadrature algorithm derived for a given funct
Matrix
- Fortran matrix solution codes
Nonhypotenuse-Numbers.c
- A nonhypotenuse number is a positive integer whose square cannot be expressed as the sum of two nonzero integer squares. a C program to find the 20,000th nonhypotenuse number. print out the first 100 nonhypotenuse numbers for verification purpose.
const_velocity2D
- 这是检测、估计和调制理论一书(卷I。孙进平等译),书上例9.21二维跟踪问题的卡尔曼滤波器的程序,同时使用了扩展卡尔曼滤波的理论-the book is <Detection,Estimation and Modulation Theory,Part I>Harry L.etc. the 9.21 ,2D tracking ,karlman filter,and extent karlman filter
p
- PLS用于偏最小二乘回归计算,十分有用的源程序代码-PLS matlab
plot_edge_filter
- curve edge detection with Python