资源列表
[数据结构常用算法] Binary_sort_tree
说明:撰写一个程序,能够构建字符串型的二叉排序树并在二叉排序树中查找节点。 所谓二叉排序树,简而言之,是一个每个节点可指向 0、1 或 2 个节点的递归的数据结构。最上层的一个节点称为树根。二叉排序树服从凡是比当前节点小的值都在其左下方,比当前节点大的值都在其右下方的规律。该规律不仅适用于树的局部,也适用于整棵二叉排序树。-Write a program to build string of binary sort tree and bi<王石> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[matlab例程] Rosenbrock
说明:The Rosenbrock function is a non-convex function used as a performance test problem for optimization algorithms introduced by Rosenbrock (1960). It is also known as Rosenbrock s valley or Rosenbrock s banana function.<suci ariani> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[matlab例程] junhengqi-realized
说明:利用LMS自适应滤波器原理实现均衡器的设计。并对不同N时的滤波器进行比较-The use of LMS adaptive equalizer filter to achieve the principle<刘> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[matlab例程] steepdes
说明:In mathematics, the method of steepest descent or stationary phase method or saddle-point method is an extension of Laplace s method for approximating an integral, where one deforms a contour integral in the complex plan<suci ariani> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matrix2xyz
说明:在一些曲面拟合软件中,需要XYZ格式,而一般表示方法为矩阵模式。本程序为将矩阵模式转为XYZ模式的算法-In some surface fitting software, you need to XYZ format, and general representation for the matrix model. This program is the matrix mode to mode algorithm XYZ<刘振> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[matlab例程] microstrip
说明:Microstrip is a type of electrical transmission line which can be fabricated using printed circuit board technology, and is used to convey microwave-frequency signals. It consists of a conducting strip separated from a g<vishnu> 在 2025-04-30 上传 | 大小:1kb | 下载:0