资源列表
Generalised-Side-Lobe-Canceller-master
- 麦克风阵列处理-GSC(Generalized Sidelobe Canceller,广义旁瓣相消器)(GSC Generalized Sidelobe Canceller audio)
u3vw1x.ZIP
- 空间电压矢量下SRM转矩脉动最小化Space voltage vector SRM torque ripple minimization-Space voltage vector SRM torque ripple minimization
wxcdwl
- VB6加sqlservr2000的案例教程 比较详细介绍了如何操作数据库的过程-VB6 plus sqlservr2000 case tutorials are detailed introduced the process of how to operate the
psoforlayout.rar
- 粒子群算法在排列组合问题中的应用,源程序,matlab下编写,Particle swarm optimization problems in permutation and combination of applications, source code, matlab, prepared
DESIGN-AND-IMPLEMENTATION-FOR
- 构建“无人机群-控制台”网络系统。在高速移动状态下,建立一个移动自组网通信平台,有效地支撑节点间无线通信,提高网络通信性能和质量-The console sends command parameters to the UAV swarm in order to control their flight status. The nodes and communication between nodes constitute “UAV Swarm- Console” network.
Tsp
- 动态规划关于旅行商问题的C++实现源代码。-On the traveling salesman problem dynamic programming C++ implementation source code. 11111111
Matlab-File-Exchange-Center
- Matlab File Exchange Center的HHT代码。仅供参考。-HHT from Matlab File Exchange Center
XShortest
- Dijkstra算法,A*算法和D*算法 Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPE
200707161641257933
- 本源代码可以对提取的光强度信息转换为频域信息,可以做分析之用-Origin of the code can be extracted light intensity information is converted to frequency domain information and analysis can be done with
DFT
- Good hand written notes of our Prof.Ahmed Sultan about Discrete Fourier Transform
mean
- 求数据均值,自动读取test dat 文件-data proceeding mean data proceeding mean data proceeding mean
MVAcltbern2
- MVAcltbern illustrates the (univariate) Central Limit Theorem (CLT). n*1000 sets of n-dimensional Bernoulli samples are generated and used to approximate the distribution of t = sqrt(n)*(mean(x)-mu)/sigma -> N(0,1). The estimated density (blue) of