资源列表
bp1
- matlab编写的2层BP神经网络实现的正弦曲线
kalman
- 卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。
numDel
- 从一个长度为n的数字序列中删除 m 个数字, 使删除后的数字的数值最小 (注意不能改变数字的序列)-Length n from a sequence in the figure delete digits m, so that after the deletion of the smallest numerical figure (note the figure should not change the sequence)
ty
- Strassen algorithm solve this problem-Strassen algorithm solve this problem
qianfangjiaohui
- 已知A、B两点坐标,观测了角 、 ,求P点坐标。 用坐标反算AB方向的坐标方位角。 -Known A, B two coordinates, observing the angle , , find P point coordinate. AB inverse direction with coordinate azimuth coordinates.
Breaking_strings
- Knuth DP optimization trick ZOJ problem
Dolittle
- 本程序通过实现Doolittle分解的方法来完成线性方程组求解的问题-This source file include a C++ source file to solve AX=B problem with Doolittle Algorithm
CRA_IWO
- IWO算法计算圆环阵的matlab程序代码-IWO algorithm to calculate the ring array matlab code
Romberg
- 线性系统理论——通过输入输出确定龙伯格规范型-Linear System Theory--Rhomberg canonical form
newton
- 牛顿法球方程,计算每一步迭代结果以及最终迭代次数-Newton' s Law balls equation to calculate the results of each iteration and the final iterations
A2_29
- 输入开始日期和截止日期,计算从开始日期到截止日期共有多少个2月29日。输入第一行为T个测试用例,每个测试用例包含两行,第一行为开始日期,第二行为截止日期。输出每个测试用例包含的2月29的个数(包含截止日期)。-Enter the start date and due date, calculated the start date to the closing date of the total number of February 29. Enter the first acts of T t
adaptivemedianfil
- adaptive median filter for salt and pepper noise