资源列表

« 1 2 ... .55 .56 .57 .58 .59 18360.61 .62 .63 .64 .65 ... 28522 »

[数学计算/工程计算D2Q9_part

说明:The following example lattice Boltzmann codes.A simple isothermal two dimensional lattice Boltzman code with a single circular particle suspendet.
<ass> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[压缩解压Huff

说明:Huffman encoding and decoding using matlab. Very complete as a education level.
<Sam> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[数据结构常用算法folyd

说明:1.求所有点对的最短路径问题,设G=(V,E)是一个有向图,其中的每条边(i,j)由一个非负的长度l[i,j],如果从顶点i到顶点j没有边,则l[i,j]=∞。要找出从每个顶点到其他所有顶点的距离,这里从顶点x到顶点y的距离是指从x到y的最短路径的长度。 2. 通过一个图的权值矩阵求出它的每两点间的最短路径矩阵。 3. 从图的带权邻接矩阵A=[a(i,j)] n×n开始,递归地进行n次更新,即由矩阵D(0)=A,按一个公式,构造
<suyu> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[数据结构常用算法packet

说明: 
<suyu> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[数据结构常用算法Dijkstra

说明:用D[i]来表示当前从源到顶点i的最短特殊路径长度。假设u是G的某一顶点,把从源到u且中间只经过S中顶点的录称为从源到u的特殊路径,并用D数组记录当前每个顶点对应的最短特殊路径长度。Dijkstra算法每次从V-S中取出具有最短特殊路径长度的顶点u,将u添加到S中,同时对D数组作必要的修改。一旦S中包含了V中所有顶点,D就记录了从源到所有其它顶点之间的最短路径长度。-With D [i] to indicate the current
<suyu> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[数学计算/工程计算FDTD-one-dimensional

说明:基于时域有限差分法的电磁波一维传导方程,MATLAB编写,可作为一维正演模拟,也可作为MATLAB的教学演示。-FDTD method based on the electromagnetic one-dimensional conduction equation, MATLAB prepared, can be used as a one-dimensional forward modeling, but also as a teac
<ZHANGwait> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[matlab例程work

说明:牛顿拉夫逊潮流计算:节点阻抗矩阵在程序当中没有给出计算方法-Newton Raphson power flow calculation: the node impedance matrix in the program were not given calculation methods
<邓钦文> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[matlab例程knn-softsvm-matlab

说明:matlab的knn网络,最小二乘算法,softsvm分类器实现,以及简单的交叉验证等,三种产检的方法-knn,softsvm matlab
<唐小米> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[matlab例程ICA_face

说明:用ICA算法实现的图像分离算法程序,先将三张图片叠加,得到混合图像,然后将三个图像进行分离-With ICA algorithm of image separation algorithm, the first three images superimposed to obtain a mixed picture, and then the three separate images
<niejing> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[matlab例程layernmo

说明:速度分析,形成速度谱,加入了各向异性参数-Velocity analysis, the formation of the velocity spectrum, joined the anisotropy parameter
<张震> 在 2025-02-03 上传 | 大小:4kb | 下载:1

[matlab例程WaveSpeedEstimatorcc

说明:Automatic estimation of shock wave speeds occurring in freeway traffic
<sohaa> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[matlab例程robot

说明:关于机器人末端形变误差的源代码,希望对大家有用。-About the robot end deformation error of the source code, hope useful for everyone
<李怀珠> 在 2025-02-03 上传 | 大小:4kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 18360.61 .62 .63 .64 .65 ... 28522 »

源码中国 www.ymcn.org