资源列表
asxc_end
- sfbdb sd had adbadbd bdb d n n bbnxf
遗传算法
- 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
sfjc_z
- 识别delta波的MATLAB函数,基于MIT-BIH数据库验证(For detection of delta waves of EEG, it is based on the database of MIT-BIH.)
D2Q9_L1_S0_R0_X0
- 二维对流扩散,左边界恒温1.0,右边界恒温0,上下边界恒温0(Two dimensional convection diffusion)
D2Q9_L1_S0_RJ_XJ
- 二维对流热扩散,左边界恒温1.0,上边界恒温0,右边界和下边界绝热(Two dimensional convection thermal diffusion, the left boundary constant temperature is 1, the upper boundary constant temperature is 0, the right boundary and the lower boundary adiabatic)
MATLAB_FILES.tar
- Five Matlab codes corresponding to the concatenation of mat files, importing multiple files at a time, down-sampling, up-sampling of a signal and finally a code which except unique one removes all variables from Matlab workspace programmatically.
Desktop
- 计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)
D2Q9_L1_S0_RJ_XJ
- 二维热扩散,D2Q9模型,左边界恒温1.0,上边界恒温0(Two dimensional thermal diffusion, D2Q9 model, the left boundary constant temperature 1, the upper boundary constant temperature 0)
D2Q9_L1_S0_RJ_XJ
- 玻尔兹曼模型,模拟热扩散,左边界恒温1.0,右边界绝热(The Boltzmann model is used to simulate thermal diffusion, the left boundary constant temperature is 1, and the right boundary is adiabatic)
D2Q9_refangqiangliu
- 玻尔兹曼,方腔流,上面恒定速度流动,其余的不动(Boltzmann, the square cavity flow, above the constant velocity flow, the rest of the immobility)
newtoniteration
- 本程序为使用牛顿迭代法和近似估计法解非线形方程组,包含详细的例程(Newton iteration method and approximation for solving nonlinear equations)
file2cellArray
- Code to read from text file to cell array