▍1. bp
说明: c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
说明: c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
一个个人使用的精简了的c++有限元计算库(Finite element calculation library)
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
一维卡尔曼滤波算法,可以直接使用,通过系统噪声和测量噪声调整灵敏度。(One dimensional Calman filtering algorithm can be directly used to adjust the sensitivity through system noise and measurement noise.)
七段s曲线路径规划程序详解 非常适合做运动控制规划(Detailed solution of seven segment s curve path planning program)
roe格式对多种不同初始条件黎曼问题的计算。(the document solve the riemann problem with roe method.)
In this section we introduce the idea of Galerkin approximations by considering a simple 1-d boundary value problem
最小二乘法的c语言程序,能求解多元方程组,具有良好的效果(The C language program of the least square method can solve the multiple equations. It has good effect.)
有限元计算开源库,可以用于计算动力、静力、磁场等等方面的计算(Finite element calculation open source library)
Routing Protocol for Wireless Sensor Networks
用简单易懂的图文方式阐释算法的奥秘,快速了解每个算法的使用场景、原理(Explain the mysteries of the algorithm with simple and understandable graphics and text, and quickly understand the scene and principle of each algorithm)
sod 激波管问题的简单实现,包括weno3和weno5,makefile可正常运行,方便使用(Sod shock tube simple implementation of the problem, including weno3 and weno5, makefile can be normal operation, easy to use)
用来计算流体力学中非常典型的不可压缩方腔流动。包含MATLAB程序绘制流函数图。(It is used to calculate the incompressible flow of a typical square cavity in fluid mechanics. Contains MATLAB programs to draw stream function diagrams.)
线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
埃特金加速法 中国矿业大学理学院 计算方法实验5,还可以的(Aitken acceleration method China mining university faculty of science calculation method for the experiment 5, you can also)
复数矩阵的运算、包括乘、除、加、减、求逆等(Including all operations of the matrix)
隔离型DC-DC变换器降压仿真模型.使用了全桥结构,并移相控制算法实现,适用于大功率及对电气隔离有要求的电压变换系统. [boost.zip] - boost升压电路 matlab调试成功输出曲(Altar Simulink physics modeling board posted post: isolated two-way full bridge DCDC Resonant Converter... My simulation has been possible, the transformer has some problems, PWM correct phase shift generator, I have)
一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
用来作为数学建的参考资料学习,希望对爱好则用所帮助(math model study study .Used as a reference material for Mathematical Studies)