资源列表

« 1 2 ... .68 .69 .70 .71 .72 25673.74 .75 .76 .77 .78 ... 28521 »

[数据结构常用算法binaryTree

说明:求二叉树中从根结点到叶子节点的路径 //实现功能: //2. 求二叉树中从根结点到叶子节点的路径 //需求分析: //对于二叉树,分别用递归和非递归的方法编写程序完成如下功能: //1. 输出所有的叶子结点的数据项值。 //2. 输出所有从叶子节点到根结点的路径 //3. 输出(2)中的第一条最长的路径 //程序存在的问题:数值只能输入0~9,其他基本满足要求 //测试数据先序输入:124 7 35
<chenxinyuan> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程PI_GPC_1

说明:比例积分型的GPC,由新的目标函数解出的控制率与常规PI控制有着一样的形式,这样就获得了一种具有PI结构的广义预测控制,而且其参数 、 有着明显的工程意义,整定原则基本类似于PID。-Proportional-integral-type GPC, the new objective function solution of the control rate with conventional PI control has the sam
<tengda> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程zishiyingGPC

说明:自适应GPC算法,当被控对象参数未知或慢时变时,采用参数估计算法,在线估计出被控对象的参数,然后用参数估计值代替真实值进行控制律的推导。-Adaptive GPC algorithm, when the charged object is unknown or slowly time-varying parameters, the use of parameter estimation algorithms, on-line estim
<tengda> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程Desktop

说明:GPS mode for modeling and mode for modelingmode for modelingmode for modeling-GPS mode for modeling and mode for modelingmode for modelingmode for modelingmode for modelingmode for modeling
<lool> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程gpc_step

说明:所谓阶梯式控制,就是对未来控制量的变化加以约束,强迫未来控制量以一阶指数响应曲线的形式变化。在这种控制策略下,可以避免求解控制律时的矩阵求逆,且在处理约束限制时,可方便将 和 的约束转化为对 的约束,减少了算法计算量。-The so-called ladder-type control, is the change in the future to control the amount of bound, forced to the f
<tengda> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程thresholdOtsu

说明:大津法实现,将灰度图像二值化,便于图像的后续处理。-Binary image dajin method
<123> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[数值算法/人工智能jinsizuobiao

说明:三角形已知两点坐标求另一点近似坐标 以供后续平差-Two coordinates of the triangle are known to seek Another approximate coordinates for the follow-up adjustment
<杨登宇> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程sova

说明:matlab纠错码编译原理之程序2 做实验时免去了手工输入的繁琐 和避免出错-matlab compiler theory of error-correcting code program 1
<钟升> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程mat001

说明:matlab纠错码编译原理之程序3 做实验时免去了手工输入的繁琐 和避免出错-matlab compiler theory of error-correcting code program 3
<钟升> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程logmapo

说明: matlab纠错码编译原理之程序5 做实验时免去了手工输入的繁琐 和避免出错-matlab compiler theory of error-correcting code program 5
<钟升> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程mdft

说明:离散傅里叶变换,实现信号的频谱分析,更好地研究信号的频率分布!-Discrete Fourier transform, to achieve the signal spectrum analysis, to better study the frequency distribution of the signal!
<> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程two

说明:2LINK MOTION DYNAMICS AND CONTROL MOTION
<korea> 在 2025-05-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 25673.74 .75 .76 .77 .78 ... 28521 »

源码中国 www.ymcn.org