-
A3111
2015年全国大学生数学建模大赛B题高程图处理源代码(college math test of 2015 for B ticket of picture one)
- 2014-11-09 21:59:44下载
- 积分:1
-
tdplxy
介绍了一种特定频率响应滤波器的设计方法,具有很强的实际应用价值(Introduces the design method of a specific frequency response filter, which is of great practical application value)
- 2015-03-13 23:47:27下载
- 积分:1
-
COMP-programs
continues answer solution
- 2012-02-05 13:16:48下载
- 积分:1
-
shortestpath
最短路问题的MATLAB求解,给出图的邻接矩阵输出源点到汇点的最短距离及路线方案,另外根据Floyd算法可得到任意两点的最短距离!(Of MATLAB to solve the shortest path problem is given adjacency matrix output of the source point to the Meeting Point, the shortest distance and route programs, addition, according to Floyd algorithm for the shortest distance between any two points available!)
- 2009-09-27 20:27:19下载
- 积分:1
-
pmovingg3
用matleb软件编写实现的粒子移动的元胞自动机程序(Software written by matleb achieve particle moving cellular automata program)
- 2014-09-18 19:09:25下载
- 积分:1
-
spams-matlab
稀疏建模工具箱,是一个为解决各种稀疏估计问题的开源优化工具箱,可实现字典学习与矩阵分解;使用LARS、快速下降法、OMP、SOMP等算法解决稀疏分解问题;使用Lasso解决结构化稀疏分解问题( Dictionary learning and matrix factorization Solving sparse decomposition problems with LARS, coordinate descent, OMP, SOMP, proximal methods Solving structured sparse decomposition problems )
- 2015-12-13 19:37:50下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1
-
VRPcode
VRP问题的matlab实现源代码,遗传算法,标准VRP问题(the code of VPR by matlab)
- 2014-12-28 00:53:53下载
- 积分:1
-
FIR
FIR滤波器的仿真和实现。包括matlab的仿真文件和基于VHDL语言的硬件实现代码。算法包括串行和并行两种。(Simulation and implementation of FIR filters. Including matlab simulation files and hardware implementation based on VHDL code. Including both serial and parallel algorithms.)
- 2015-04-07 16:34:57下载
- 积分:1
-
ofdm(matlab)
说明: 用matlab实现ofdm调制,采用Bpsk调制方式。(ofdm modulation)
- 2011-04-10 22:04:53下载
- 积分:1