资源列表
Analysis-of-a-single-stage-compressed-gas-launche
- Single stage compressed gas guns are used in Shock Physics laboratory to perform characterization experiments and ballistic events. The main advantage of this kind of launcher is that impact conditions are well defined (impact obliquity, impact
Thesis
- solution for ANPR( Automated Number Plate Recognition)
MPC_Important
- model predictive controller code. good for general understanding how MOC works
shuxuesuanfa
- 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning algorithms, dynamic programming i
CMA-ES-optimization
- 包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。-Covariance matrix adaptation evolution strategy, about o
resource
- 数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
SimulatedAnnealing.RAR
- 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题-In Visual C++ compiler environment, the simulated annealing process, and use them to solve a 48 cities TSP problem
Symbolic_Differentiation
- 符号微分,字符串输入数学表达式,实现类似matlab符号微分的功能,改程序同时包含简单的绘图程序-This article demonstrates differentiating expressions using a stack and displaying the input expression and its derivative.
filter4
- Particle Filter Design file It contains algorithm for particle filter
A-Design-Method-in-CMOS-Operational-Amplifier-Opt
- A Design Method in CMOS Operational Amplifier Optimization Basedon Adaptive Genetic Algorithm
MatrixProcessing
- 有两个方阵A、B,编程利用数组,求矩阵A与矩阵B的和矩阵C,并找出和矩阵C主对角线最大元素及其位置。 要求: 1)用自定义函数input实现数组的输入; 2)用自定义函数add实现矩阵的加运算; 3)用自定义函数diag_max实现查找; 4)在主函数输出和矩阵、输出查找结果。 -There are two square A, B, using an array of programming, find the matrix A and matrix B and matr
ReadDir.rar
- 运用贝叶斯网编的一个识别垃圾邮件的程序,可看源码,Made use of a Bayesian network to identify spam procedures, can watch source
