▍1. 平面问题的有限元程序
说明: 平面问题的有限元基础,大家可以参考一下学习学习(The finite element foundation of the plane problem, you can refer to it)
说明: 平面问题的有限元基础,大家可以参考一下学习学习(The finite element foundation of the plane problem, you can refer to it)
气泡上浮实验,基于fluent的二维模型(Bubble Floating Experiment)
说明: 气泡上浮实验,基于fluent的二维模型(Bubble Floating Experiment)
矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法(Generating isolines from scattered interpolation and providing a color selection tool, there are three interpolation methods)
说明: 一维黎曼问题,一维问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度两步差分格式进行数值求解。(Riemann problem, One dimensional problem, the shock tube problem, is a typical one-dimensional compressible non viscous gas dynamic problem with analytic solutions. It is solved numerically by two order two step difference scheme.)
说明: c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
七段s曲线路径规划程序详解 非常适合做运动控制规划(Detailed solution of seven segment s curve path planning program)
有限元计算开源库,可以用于计算动力、静力、磁场等等方面的计算(Finite element calculation open source library)
线性规划中的单纯形法的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)
一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
使用ABAQUS软件进行过渡网格划分,帮助用户建立良好的过渡网格的小工具(use the ABAQUS to divide the transition gridding)
差分进化算法,有测试函数,是遗传算法的改进算法,收敛快,精度高。(Differential evolution algorithm, a test function, is an improved genetic algorithm algorithm, fast convergence, high precision.)
Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。( LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
使用matlab实现智能预测控制算法,分数阶傅里叶变换计算方面,实现了图像的加水印,去噪,加噪声等功能。( Use matlab intelligent predictive control algorithm, Fractional Fourier transform computing, Realize image watermarking, de-noising, plus noise and other functions.)
music高阶谱分析算法,IDW距离反比加权方法,BP神经网络用于函数拟合与模式识别。( music higher order spectral analysis algorithm, IDW inverse distance weighting method, BP neural network function fitting and pattern recognition.)
关于非线性离散系统辨识,小波包分析提取振动信号中的特征频率,有小波分析的盲信号处理。( Nonlinear discrete system identification, Wavelet packet analysis to extract vibration signal characteristic frequency, There Wavelet Analysis Blind Signal Processing.)
信号维数的估计,计算一维光子晶体的透射特性和反射特性,小波包分析提取振动信号中的特征频率。( Signal dimension estimates, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Wavelet packet analysis to extract vibration signal characteristic frequency.)