资源列表
tanlanbeibao
- 进的背包问题:给定一个超递增序列和一个背包的容量,然后在超递增序列中选(只能选一次)或不选每一个数值,使得选中的数值的和正好等于背包的容量。 代码思路:从最大的元素开始遍历超递增序列中的每个元素,若背包还有大于或等于当前元素值的空间,则放入,然后继续判断下一个元素;若背包剩余空间小于当前元素值,则判断下一个元素-Into the knapsack problem: Given a super-increasing sequence and a capacity backpack, an
PSOPID_ASP
- this PSO algorithm code that integrated with PID controller. This code example has been used for ASP system.-this is PSO algorithm code that integrated with PID controller. This code example has been used for ASP system.
umfpack-for-fortran
- CALL ABREADY(N,L) call DADD(N,L,PTR,IND,VAL,FB,BX)
DCT2
- 常用的离散余弦变换程序,程序能简单方便的实现离散余弦变换,具有较高的精度-Discrete cosine transform, the program can be simple and convenient for discrete cosine transform, with high precision
shiyant
- 舵机扫频辩识,鲁棒控制器,加载系统流量阀,双阀扫频-The sweep frequency identification, robust controller, loading system flow valve, double valve sweep
GAPnewtonV1.0Peaxm01
- 求解非线性方程组的GA+Newton混合算法-A GA and Newton hybrid algorithm for solving nonlinear equations
fanmifaqiuanmozuixiaotezhengzhi
- 矩阵论中用VB编写的反幂法求按模最小特征值,给有需要的朋友-Matrix theory using VB prepared by inverse power method for molding the smallest eigenvalue to a friend in need
IDW-interpolation
- IDW空间内插法算法的C#代码实现,简单易懂,对初学者有帮助。-IDW interpolation algorithm in the C# implementation, easy to understand.
hw_3.tar
- Solver for 1-D Burger s equation using Lax-Wendroff scheme.
anfis1
- Select FIS Generation Method. , , Grid Partitioning - Select FIS Generation Method. , , Grid Partitioning
computer-JAVA
- 一种计算器算法的JAVA源代码,一种比较高效的算法。-JAVA source code calculator
chase
- 追赶法求解线性方程组,数值计算小程序,流程可参照数值计算书籍-Catching method for solving linear equations, numerical calculation of small procedures, processes can be calculated with reference to the value of books
