资源列表
[matlab例程] The-signal-processing-simulation
说明:信号处理仿真,包括连续信号与离散信号的信号处理仿真-The signal processing simulation<周易> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] hypre-2.10.0b.tar
说明:矩阵求解的专用预条件处理器软件,可大大提高方程组求解速度,本软件包集成了众多先进算法,这些算法广泛用于商业数值计算软件中。-The most important preconditioning package for numerical computation, it contains lots of advanced algorithms which have been implemented in some commercial softwares.<S.C. Deng> 在 2025-07-24 上传 | 大小:8.99mb | 下载:0
[matlab例程] xiaobofenjie
说明:小波分解代码程序 维信号离散小波分解与重构(去噪)的 VC 实现-Wavelet code program dimensional discrete wavelet signal decomposition and reconstruction (denoising) of the VC<huhuhu> 在 2025-07-24 上传 | 大小:12kb | 下载:0
[matlab例程] shengjingwangluo
说明:神经网络MATLAB 算法程序 一个是生物神经网络,一个是人工神经网络-MATLAB neural network algorithm is a program of biological neural networks, artificial neural network is a<huhuhu> 在 2025-07-24 上传 | 大小:13kb | 下载:0
[数据结构常用算法] binarysorttree
说明:输入一组记录构造一棵二叉排序树,并且输出这棵二叉排序树的中序序列 给定一个关键字值,对所构造的二叉排序树进行查找,并输出查找的结果。 -Enter a group of records a binary sort tree structure, sequence and output sequence tree binary sort tree Given a key value of the constructed binary sort tree search, and ou<王玥天> 在 2025-07-24 上传 | 大小:6kb | 下载:0
[数据结构常用算法] look-uptable
说明:按关键字从小到大顺序输入一组记录构造查找表,并且输出该查找表; 给定一个关键字值,对所构造的查找表分别进行顺序查找和折半查找,输出查找的结果以及查找过程中“比较”操作的执行次数。 -Press the key sequence input small to large lookup table constructed a set of records, and the output of the look-up table Given a key value of the con<王玥天> 在 2025-07-24 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] mlLinearR
说明:MATLAB 平台上实现线性回归,简单的线性回归,易于理解、入门的那种-machine learning linear regression<> 在 2025-07-24 上传 | 大小:4kb | 下载:0
[数据结构常用算法] binary-tree
说明:1.实现二叉树的下列运算: [1]输入一个二叉树的先序序列,生成二叉树的二叉链表 [2]显示其先序、中序和后序遍历结果。 [3]计算二叉树的叶子结点数。 [4]求二叉树的深度 2.编程实现二叉树的层次遍历 3.哈夫曼编码-1.operational binary tree: [1] Enter a first sequence binary tree sequence, generating a binary tree binary list [2] show<王玥天> 在 2025-07-24 上传 | 大小:258kb | 下载:0