资源列表
shunxuzhan
- 数据结构中关于顺序栈的程序 希望对大家有所帮助-Data structure in order regarding the procedure stack would like to help everyone
Graph
- 多段图最短路径问题,求一个多段图源点到目的点的最短消耗-Multi-segment graph shortest path problem, and more than one paragraph map source to the destination point of the shortest consumption
5
- 二叉树的创建,前序后序的遍历,及求解点的个数-Binary tree creation, after the pre-order traversal sequence, and solving the number of points
dijkstra
- 最段路径的算法 dijkstra算法,用C++编写-The dijkstra algorithm path segment algorithm, using C++ to prepare
MISO_Demo
- Multiple input single output matlab coding
YawDamperDesign
- MATLAB example: Yaw Damper Design for a 747® Jet Aircraft-MATLAB example: Yaw Damper Design for a 747® Jet Aircraft
interpShanon
- Interpulation using shanon therom
channel_estimation
- 基于MATLAB的doa估计的信道估计模型仿真,-Based on MATLAB doa estimated channel estimation model simulation,
5-elements
- a 5-element program with 6 degrees of freedom
a5_9
- 绘制眼图的示例程序,可以直接运行(电子科技大学通信原理作业)-Draw the eye of the sample program, you can run (University of Electronic Science and Technology Communication Theory job) directly
zhixinsuanfa2
- 在图像处理中,能够利用本程序进行图形的质心与加权质心的简单求取,最后得到准确的坐标-In image processing, you can take advantage of this program is simple strike pattern centroid weighted centroid, and finally get accurate coordinates
wordCounter
- matlab所使用的统计文章中的英文总字数算法,可以分为计算标点与不计算标点两种情况。- This is a word count function of the text file named fileName. opts indicates whether or not to count punctuations: 1 for counting punctuation 0 for not counting punctuations.