资源列表

« 1 2 ... .09 .10 .11 .12 .13 3814.15 .16 .17 .18 .19 ... 28522 »

[数据结构常用算法PHEAP

说明:联通图G的一个子图如果是一棵包含G的所有顶点的树,则该子图称为G的生成树 生成树是联通图的极小连通子图。所谓极小是指:若在树中任意增加一条边,则 将出现一个回路;若去掉一条边,将会使之编程非连通图。生成树各边的权 值总和称为生成素的权。权最小的生成树称为最小生成树,常用的算法有prime算法和kruskal算法。 -Unicom graph G is a subgraph of G is the one that contains all the vertices of the tree,
<liming> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程jieyue-signal

说明:阶跃信号与正弦信号调制,在同一张图纸上绘制四个子图。这是一个很基础的编程应用。-Step signal with a sinusoidal signal modulation, drawn with a drawing on four subgraphs. This is a very basic programming application.
<Jakie> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Sellmeier

说明:计算光纤中的材料色散和波导色散的matlab程序-Calculation of the fiber material dispersion and waveguide dispersion matlab program
<孙雨齐> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程dlinerint

说明:超强算法,一种数值估计的算法,很好用哦,是关于二元插值计算的例程-Powerful algorithm, a numerical estimation algorithm Oh well, it is calculated bivariate interpolation routine
<卡久> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程Interpolation

说明:频谱的比值校正,汉宁、矩形、海明窗的具体算法,原理等,比较详细的分析程序-spectrum correction
<nan> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程KPCA1

说明:改程序为基于核函数的主成分分析算法的MATLAB实现程序,对于学习KPCA有很大帮助-This program is the MATLAB program which is based on the kernel principal component analysis
<JackLee> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程robort

说明:基于元胞机的机器人绕行障碍,完美运行,找到最佳路径-Cellular machine-based robot bypass obstacles, the perfect run to find the best path
<刘洋> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程magnify

说明:这里面汇总了matlab局部放大的三种方法,可以对matlab中plot进行局部放大,带程序。-It mainly is concerned about the magnification of plot.The users can use it to magnify what they want.
<haoshuaixiang> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程zhengheOrbit

说明:将有的数据间隔大于10s的PKI数据与均匀10s的PRD数据整合成一个间隔<=10s的数据文件-Some data interval greater than 10s of the the PKI data with uniform 10s of the PRD data integration into an interval < = 10s data file
<lishui> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算juzhenliancheng

说明:C语言实现动态规划 矩阵连乘问题! 问题:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。计算这n个矩阵的连乘积。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以由许多不同的计算次序。计算次序不同计算连乘积的计算量也不同。运用动态规划法思想给出你认为合理的计算矩阵连乘积最少次数的方案。-C language dynamic programming matrix continually multiply problems! The problem:
<杨晨> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程Dtlb

说明:采用基于理想频谱响应的微分器,用于位置微分速度,并统计误差-The differentiator response based on an ideal spectrum for position differential speed, and the statistical error
<lishui> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bolanshijisuanqi

说明:C语言实现波兰式计算器 程序设计——波兰式计算器-C language Polish calculator The programming- Polish calculator
<杨晨> 在 2025-07-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 3814.15 .16 .17 .18 .19 ... 28522 »

源码中国 www.ymcn.org