-
Exam1
将Matlab下的M文件转换为DLL,在VC中调用.(M under the Matlab files into the DLL, the VC call.)
- 2007-08-21 13:15:25下载
- 积分:1
-
sa-tsp
应用模拟退火的TSP优化算法,程序注释清晰,运行流畅(The TSP simulated annealing optimization algorithm, the program notes clear and running smoothly)
- 2013-11-03 15:55:40下载
- 积分:1
-
Root-MUSIC
说明: 求根多重信号分类算法,可以对来波方向进行估计的一种方法(Solving multiple signal classification algorithm, to wave direction can be a method to estimate)
- 2011-03-11 19:42:25下载
- 积分:1
-
MATLAB
介绍MATLAB在水库调洪计算中的应用,同时呈现相应的论文格式。是初学者,应当掌握的。(failed to translate)
- 2010-05-27 16:30:25下载
- 积分:1
-
YiQun
matlab + 最短路径 改进的蚁群算法(matlab+ improved ant colony algorithm for the shortest path)
- 2013-09-01 21:33:28下载
- 积分:1
-
A-Guide-to-MATLAB-for-Beginners-and-Experienced-U
A Guide to MATLAB for Beginners and Experienced Users - Hunt Lipsman & Rosenberg
- 2014-02-25 23:01:42下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
music-algorithm
这是一个Matlab开发的数字波束形成源代码,基于music算法的,仿真正确。(This is a Matlab development of digital beamforming source code, based on the music algorithm, the simulation is correct.)
- 2012-08-23 23:52:00下载
- 积分:1
-
iccv13_super_supp_v3
Fast Direct Super-Resolution by Simple Functions by C.-Y. Yang and M.-H. Yang [paper]
- 2013-11-24 21:16:02下载
- 积分:1
-
bcs_ver0.1
贝叶斯压缩感知算法完整代码。值得初学者拥有。(The complete code of Bayesian compressed sensing algorithm, which is be worthy of a beginner.)
- 2021-01-09 19:48:52下载
- 积分:1