资源列表
[matlab例程] 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 w<Nagaswathi > 在 2025-02-12 上传 | 大小:1kb | 下载:0
[matlab例程] Desktop
说明:计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)<anwaixiaohun > 在 2025-02-12 上传 | 大小:1kb | 下载:0
[matlab例程] 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)<小香香 > 在 2025-02-12 上传 | 大小:1kb | 下载:0
[matlab例程] 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)<小香香 > 在 2025-02-12 上传 | 大小:1kb | 下载:0
[matlab例程] D2Q9_refangqiangliu
说明:玻尔兹曼,方腔流,上面恒定速度流动,其余的不动(Boltzmann, the square cavity flow, above the constant velocity flow, the rest of the immobility)<小香香 > 在 2025-02-12 上传 | 大小:1kb | 下载:0
[matlab例程] package_eemd
说明:eemd程序代码工具箱,可实现经验模态分解,得到IMF函数(EEMD program code toolbox)<sheungkuen > 在 2025-02-12 上传 | 大小:3kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构中二叉树的基础操作 掌握二叉树的链式存储结构及其相关操作的实现 掌握二叉树的先序、中序、后序的递归遍历算法 掌握二叉树的层次遍历非递归算法(Basic operation of two fork tree in data structure)<rj501 > 在 2025-02-12 上传 | 大小:600kb | 下载:0
[数据结构常用算法] tingchechang
说明:问题描述: 设停车场是一个可停放n 辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆达到时间的先后顺序,依次由北向南排列(大门在最南端,最先达到的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退车车场为它让路,待赶辆车开出大门外,其它车辆在按原次序进入车场,每辆停放在车<晌午v > 在 2025-02-12 上传 | 大小:1kb | 下载:0