资源列表
svpwm
- 两电平SVPWM的MATLAB编程实现,输入端口为DQ轴下的指令电压和直流侧电压,输出为开关函数的瞬时值-Two-level SVPWM the MATLAB programming, enter the port under the command DQ-axis voltage and DC voltage, the output for the switching function of the instantaneous value
rectifier
- 三相三线制两电平APF数学模型的MATLAB编程实现,输入为三桥臂的开关函数,输出为三相电流和直流侧电压-Three-phase three-wire APF system for the two-level mathematical model of the MATLAB programming
BellmanFord
- Bellman-Ford算法 在图的应用中遇到负权,则可以采用Bellman-Ford算法来计算单源最短路径。-Bellman-Ford
CriticalPath
- 用顶点表示事件,弧表示活动,弧上的权值表示活动持续的时间的有向图叫AOE 。AOE网常用于估算工程完成时间。可通过本算法来计算关键路径-Activity On Edge Network
DF
- 协作通信中检测中继方式的仿真,并对采用协作和不采用协作进行了对比-A DF simulation with CRC
ShortestPath
- 最短路径算法,在数据结构中图的应用中有很重要的意义,是一个十分重要的算法-The shortest path Algorithm
Kruskal
- 本文件是数据结构中很重要的一个图的Kruskal算法。Kruskal算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。将文件编译,可完成Kruskal算法-This document is a very important data structure of a graph algorithm of Kruskal. Kruskal algorithm for each choice of n-1 edges, the gre
1
- 快速算法演示,用于将多个数进行快速排序,效果很好。-fastorder
HuffmanTree
- 文件包含HuaffmanTree.cpp,与头文件HuaffmanTree.h和MinHeap.h 编译后可生成哈弗曼树,是学习数据结构的很重要的基础-the file includes HuaffmanTree.cpp and HuaffmanTree.h and MinHeap.h
mexFunction_demo
- This program calculates first n prime number and save them to a matrix (y)
onedim
- matlab code 3 dim using fimite differance time domain method
BF
- MIMO2发2收,采用波束成形技术的BER计算,采用的是BPSK调制,并和发射端未使用beamforming进行了比较-scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with and without transmit beamforming
