▍1. LeastMeanSquare
最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数(Overdetermined least-squares method of linear equations have to C templates, also includes matrix inversion, matrix multiplication, such as small function)
最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数(Overdetermined least-squares method of linear equations have to C templates, also includes matrix inversion, matrix multiplication, such as small function)
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors. function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors. function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
安德森的经典计算流体力学理论基础的学习用书。(英文版)(Anderson s classic theory of computational fluid dynamics-based learning book.)
安德森的经典计算流体力学理论基础的学习用书。(英文版)(Anderson s classic theory of computational fluid dynamics-based learning book.)
安德森/计算流体力学/fortran源代码(第九章esimple算法)(Anderson/Computational Fluid Dynamics/fortran source code (Chapter esimple algorithm))
二维交错网格SIMPLE算法fortran计算程序,包括主程序和用户定义程序。(The two-dimensional to SIMPLE algorithm the fortran calculation procedures staggered grid, including the main program and the user-defined procedures.)
simple 算法,有详细步骤,几乎步都自带注解,很好理解。(simple algorithm detailed steps to bring their own annotations)
计算流体力学入门第九章代码 simple 算法(the code for the problem introduced in the book computational fluid dynamics chapter 9 simple algorithm)
一维SIMPLE算法,fortran语言交错网格算例,包含主程序和用户程序。(2D SIMPLE algorithm example Picks)
利用内点法进行最优潮流计算解决成本最小问题(neidianfamatlabfangzhen)
使用格子boltzmann方法模拟气液两相流运动(Lattice Boltzmann method(LBT) to simulate two phase flow)
该程序用于形成节点阻抗矩阵,按程序要求格式输入线路数据linedata,Zbuild(linedata)形成节点阻抗矩阵(The procedures used for the formation of the node impedance matrix format input line data linedata procedural requirements of Zbuild (linedata) node impedance matrix)
无网格算法中的光滑粒子水动力学sph算法源程序(溃坝)(Meshless algorithm smoothed particle hydrodynamics sph algorithm source (dam))
卡尔曼滤波程序用于时间序列预测,结构简单程序易懂(kalman filter for prediction)
说明: 并联机器人standFord,其数值解及解析解,正解和逆解以及雅可比矩阵及动力学问题分析(Standford series robot, its numerical solution and analytical solution, positive solution and inverse solution, Jacobian matrix and dynamics analysis)
说明: 并联机器人MARALAND,其数值解及解析解,正解和逆解以及雅可比矩阵及动力学问题分析(Parallel robot maraland, its numerical solution and analytical solution, positive solution and inverse solution, Jacobian matrix and dynamics analysis)
递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。( Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.)
说明: 线性代数同济第六版,最适用的一版,有书签(Linear algebra tongji sixth edition)