资源列表
TabuSearch-for-N-Queen-Problem
- Tabu Search解N皇后问题 禁忌搜索算法求解N皇后问题-Tabu Search solution of the N-Queens problem tabu search algorithm for solving the N-queens problem
SAMP
- 这是基于压缩感知的稀疏自适应算法,可以直接运行,没有任何问题-This is based on compressed sensing sparse adaptive algorithm can be run directly without any problems
mp
- 这是基于压缩感知的MP算法,经本人验证仿真,没得问题-This is based on the the compressed sensing MP algorithm, after I verify the simulation, did not have the problem
SourceCodeExamples_WDP
- 给出了C#在数值计算方法,算法和工具应用(Numerical Methods, Algorithms and Tools in C#)代码,值得学习借鉴-C# code in numerical methods, algorithms and tools (Numerical methods, Algorithms and Tools in C#), is worth learning from.
PLS-cPROGRAMMER
- 用C语言编制的PLS程序源代码:偏最小二乘法(PLS)是基于因子分析的多变量校正方法,其数学基础为主成分分析。但它相对于主成分回归(PCR)更进了一步,两者的区别在于PLS法将浓度矩阵Y和相应的量测响应矩阵X同时进行主成分分解:-PLS program source code compiled with the C: partial least squares (PLS) is a multivariate calibration method based on factor analysis,
Lyapunov指数_Wolf法
- 用Wolf方法计算利亚普诺夫指数,改程序已调试通过
chapdipi
- 炒地皮游戏,Visual C++环境下运行-Land speculation game, Visual C++ operating environment
advanced--algrithms
- 高级算法的代码, 背包问题 覆盖问题 旅行商问题等-Advanced algorithm code, knapsack problem cover problem traveling salesman problem, etc.
Classification-Using-PCA-and--NN
- 实用主成分分析和人工神经网络方法,对数据进行处理分析-Classification Using PCA and FFT
dispersion-curve
- 利用有限差分算法计算矩形波导的第一、二高阶模-Calculated using the finite difference algorithm first rectangular waveguide, two higher order mode
leapfrog
- 使用蛙跳差分格式计算流体力学中一维激波管问题-Leapfrog difference scheme using a one-dimensional computational fluid dynamics shock tube problem
pso_goldstein_
- 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm code using C++ preparation Notes rich wi
