资源列表
ofdm400
- 本matlab程序主要用来实现正交频分复用OFDM的仿真实验,包括OFDM的所有内容(This matlab program is mainly used to achieve orthogonal frequency division multiplexing OFDM simulation experiments, including all the contents of OFDM)
LMS
- LMS自适应滤波初学者入门的算法, 里面有的加了注释,可以轻松学习,当做练习,或课程设计(LMS adaptive filter)
zhong
- 电能质量3 5 7次谐波治理 以三相不平衡负载的影响搭建的简单simulink模型(A simple Simulink model for the 357 harmonic control of power quality based on the influence of unbalanced three-phase loads)
C4_5
- matlab decision tree c4.5
Fuzzy PID Logic
- 根据模糊PID控制逻辑建立PID的三个输出参数的模糊控制逻辑fis文件(According to the fuzzy PID control logic, the fuzzy control logic FIS file of the three output parameters of PID is set up.)
9
- 任意给定一组数据,设计一个算法,建立一棵二叉排序树,对它进行查找、插入、删除等操作(Arbitrary given a set of data, the design of an algorithm to establish a two fork sorting tree, it is to find, insert, delete, and other operations)
quene
- 队列的特点及其存储方法,火车车厢重排问题。(The characteristics of the queue and its storage methods, the train compartment rearrangement problem.)
sort
- 对希尔排序、快速排序、归并排序任意选择两种排序方法进行比较。(Hill sort, quick sort, merge sort, arbitrary selection of two sorting methods are compared.)
tree
- 定义二叉树的链式存储结构,实现下列各类应用的递归算法。 (1)构建一棵二叉树,以某种形式(括号表示法、树形表示法、凹入表示法等)输出二叉树,最后释放二叉树的存储内存。 (2)分别编写程序实现:将二叉树的顺序存储结构转换成链式存储结构;将二叉树的链式存储结构转换为顺序存储结构。 (3)实现二叉树的先序、中序、后序和层次序遍历算法。输出二叉树的叶子节点。 (4)分别计算二叉树的所有节点个数,度为0、1、2的节点个数。 (5)统计二叉树中值为k的节点个数。计算二叉树中节点最小的值。 (6)计算二叉树的
stack
- 用户输入一个包含“+”、“-”、“*”、“/”、正整数和圆括号的合法数学表达式,用后缀表达式计算该表达式的运算结果。(The user enters a valid mathematical expression containing "+", "-", "*", "/", "positive integers" and parentheses. The postfix expression is
code
- 这 是 一 个 随 机 数 生 成 的 算 法 , 采 用 java 实现(Calculate random number)
intro
- Matlab intro for beginners. Matlab code