▍1. Dipole-source-grid-method
改进了跨声速偶极子网格法(TDLM),且在颤振计算中能自动求颤振点速度,从而较大地提高了计算速度,并有利于方法在较大马赫数及较大减缩频率时的应用。(Dipole source grid method)
改进了跨声速偶极子网格法(TDLM),且在颤振计算中能自动求颤振点速度,从而较大地提高了计算速度,并有利于方法在较大马赫数及较大减缩频率时的应用。(Dipole source grid method)
进行了简支梁荷载作用下的变形计算,将梁分成了40个单元,分别用Euler Bernoulli和Timoshenko 梁进行了对比计算(Was calculated deformation under loads simply supported beam, the beam is divided into 40 units, respectively Euler Bernoulli and Timoshenko beam compared calculated)
采用时域数值仿真算法较为精确的仿真铣削加工过程动态力(By using numerical simulation algorithm is more accurate simulation of milling process dynamic force)
一种求解低秩矩阵和稀疏矩阵的方法,在图像中的应用广泛。(a inprove method to find low-rank and sparse matrix。)
最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码(Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code)
这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the number of elements and other parameters; 2) stiffness matrix, displacement, stress and so on can be calculated, and the results can be saved; 3) the results can be displayed by post-processing program.)
对现在非常流行的非平行超平面进行编程,可用于twin svm等非平行问题。(Use for "Nonparallel Support Vector Machines")
对现在非常流行的非平行超平面进行编程,可用于twin svm等非平行问题。(Use for "Nonparallel Support Vector Machines")
使用梯度下降法、随机梯度下降法和牛顿法实现的逻辑回归算法。(Using a gradient descent method, stochastic gradient descent algorithm logistic regression method and Newton' s method to achieve.)
基于SVM的数据分类,通过IRIS数据进行验证,效果分类准确(SVM-based data classification, through the IRIS data validation, classification accuracy results)
说明: 用matlab实现的有限元工具箱,有平面空间梁单元,杆单元,实体单元等。(achieved using Matlab Toolbox FEM, graphic space beam elements, rod elements, entities modules.)
对于空间上的任意几个点所在的直线或曲线,该程序可以拟合出的方程。(For any of several points on the space where the line or curve, the program can fit out of the equation.)
电容层析成像的landweber算法演示程序,并有详细的说明。(The capacitive tomography of the landweber algorithm demonstrates the program and has a detailed description.)
6自由度自由漂浮空间机械臂运动学建模,广义雅克比矩阵(6 degrees of freedom of the free-floating space manipulator kinematics modeling, generalized Jacobian matrix)
说明: 振动台试验数据整理和处理算法,部分代码使用了王济、胡晓编著的《MATLAB在振动信号处理中的应用》一书中的代码(Data arrangement and processing algorithm of shaking table test)
四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用(Runge Kutta algorithm)