资源列表

« 1 2 ... .56 .57 .58 .59 .60 18361.62 .63 .64 .65 .66 ... 28523 »

[数据结构常用算法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 node i from the source to the
<suyu> 在 2025-10-30 上传 | 大小: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 teaching demonstration of MATLAB.
<ZHANGwait> 在 2025-10-30 上传 | 大小:4kb | 下载:0

[matlab例程work

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

[matlab例程knn-softsvm-matlab

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

[matlab例程layernmo

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

[matlab例程WaveSpeedEstimatorcc

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

[matlab例程BPA

说明:本人编写的BPAmatlab程序,用于神经网络学习。-I prepared BPAmatlab procedures for neural network learning.
<yk> 在 2025-10-30 上传 | 大小:4kb | 下载:0

[matlab例程GMSK

说明:GMSK调制解调,包含BER仿真,采用两bit差分解调-GMSK modulation and demodulation, including simulation of the BER, bit differential demodulation using two
<笑泪夏> 在 2025-10-30 上传 | 大小:4kb | 下载:0

[matlab例程QAM

说明:QAM是调制效率较高的调制方式,本程序给出了QAM的MATLAB调制解调仿真。-QAM modulation efficiency is higher modulation mode, the program gives the QAM modulation and demodulation of the MATLAB simulation.
<笑泪夏> 在 2025-10-30 上传 | 大小:4kb | 下载:0

[matlab例程MSK

说明:本程序给出了MSK的matlab调制解调仿真-This procedure gives the MSK modulation and demodulation matlab simulation
<笑泪夏> 在 2025-10-30 上传 | 大小:4kb | 下载:0

[matlab例程robot

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

源码中国 www.ymcn.org