资源列表
[matlab例程] mdlopen
说明:It cab be open old format of mdl file on new version of matlab invalid model name or file does not exist. due to the presence of characters that are not supported in the current character encoding setting windows-949 clc clear clos<hammer boy> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[matlab例程] CCTIME
说明:This function Simulates the swing equation of a one-machine system and returns the critical clearing time for stability.-This function Simulates the swing equation of a one-machine system and returns the critical clearing time for stability.<sajede> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[matlab例程] nn-based-bp-control
说明:FNN matlab实现十分详细,可以直接运行-FNN matlab realize very detailed, you can directly run<杨常伟> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[matlab例程] writefz585
说明:本人编写的模糊pid控制系统实例,neng zidongshengcheng -Fuzzy pid control system I have written examples<杨常伟> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[matlab例程] fNewton_Raphon
说明:一个Newton_Raphon迭代的简单代码,还有Primal Dual Interior Point的例子-A simple iterative code of Newton_Raphon method<changiho> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] buildTree
说明: 二叉树是采用递归定义的,实现起来代码简洁并且它在具体的计算机科学中有很重要的运用,是一种很重要的数据结构,二叉树有三种遍历和建立的方式。-Binary Tree is a recursive definition, the code is simple to implement and it has very important applications in computer science in particular, is a very important data structure,<lly> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression entropy coding (right coding)<lly> 在 2025-10-29 上传 | 大小:1kb | 下载:0