资源列表
[matlab例程] vector_axis_plot
说明:行向量绘图,在matlab中对于含有大量的数据,单独在一张静态的图上是显示效果是很不理想的,这个程序实现了在matlab中以示波器的形式动态的显示器波形图-Row vector graphics in matlab in containing a large amount of data, alone in a static chart is to show the effect is not ideal, the realizatio<iyoung> 在 2024-11-20 上传 | 大小:19kb | 下载:0
[数值算法/人工智能] matlab_classical_algorithm
说明:matlab里面做优化用几种经典的算法源程序,希望对大家有用-matlab classical algorithm, it is useful to anyone<chengbo> 在 2024-11-20 上传 | 大小:19kb | 下载:0
[数值算法/人工智能] Drilling_problem
说明:数学建模中的钻井问题的MATLB的完整程序,包括试验数据-Mathematical modeling of drilling process MATLB issues<宇航> 在 2024-11-20 上传 | 大小:19kb | 下载:0
[人工智能/神经网络/遗传算法] matlabyicuan
说明:这是几个遗传算法的程序,不是自己编的但是值得学习-This is the number of genetic algorithm procedure, but not own to learn<冉涛> 在 2024-11-20 上传 | 大小:19kb | 下载:0
[数值算法/人工智能] matrix_vector
说明:矩阵 向量的类 接口全 底层使用STL 实现 稳定可靠,蛮不错的用过一次-Matrix Vector class interface using STL to achieve the entire ground floor of a stable and reliable, very good used one. . .<亭子> 在 2024-11-20 上传 | 大小:19kb | 下载:0
[matlab例程] codes_for_communications
说明:通信系统的Matlab代码,包括通信原理书中的大多代码-Matlab code communication systems, including most of the book Communication Theory code<lichunyang> 在 2024-11-20 上传 | 大小:19kb | 下载:0
[数据结构常用算法] Create_and_bianli_BiTree
说明:c语言实现的 算法思想: 根据完全二叉树的定义,对完全二叉树按照从上到下,从左到右的层次序遍历应该满足: (1)某节点没有左孩子,则一定无右孩子 (2)某节点缺左或右孩子,则其所有后继一定无孩子。 若不满足上述任何一条,均不为完全二叉树。 (3) 利用栈先序遍历 -c language implementation of the algorithm is thinking: According to the<lll> 在 2024-11-20 上传 | 大小:19kb | 下载:0