-
work
这个代码的主要作用是练习用的,可以用它来练习,然后得到提高(The code is based on Practice,so we can use it to make some improvement and maybe it can realize some new functions)
- 2011-11-06 21:05:58下载
- 积分:1
-
1.1
matlab 计算框架结构模态,频域法计算(matlab calculate frame mode, frequency-domain method to calculate)
- 2008-04-21 23:38:21下载
- 积分:1
-
path-planning
本人精心收藏的资料,该资料对粒子群算法改进的,值得借鉴。分享给大家(I am careful collection of data, the information on the particle swarm algorithm improvement, and worth learning from. We share)
- 2010-12-31 18:42:13下载
- 积分:1
-
matlab-and-vcPP
将matlab与vc++结合各自发挥特长,实现强大的界面控制的数字图像处理功能。(Matlab and vc++ respective strengths, powerful interface control digital image processing functions.)
- 2013-05-01 10:56:23下载
- 积分:1
-
VC_MATLAB_DLL
VC调用MATLAB编译的D(VC Calling MATLAB Compiler DLL )
- 2006-11-29 20:05:40下载
- 积分:1
-
lag
如何使用MATLAB编程,里面有详细的说明,大家可以试试。满好的教程(How to use the MATLAB programming, which is described in detail, we can try. Man good tutorial)
- 2007-11-07 09:02:27下载
- 积分: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
-
svdl
实现奇异值分解,可以去除随机噪声,在物探领域应用广泛(Realize the singular value decomposition and reconstruction)
- 2014-12-10 20:25:31下载
- 积分:1
-
Matcom-and-CPP
这是关于matcom和C++联合编程的资料,可以实现脱离matlab环境来进行编程(This is joint programming on matcom and C++, the data can be achieved out of the matlab environment for programming)
- 2012-08-26 10:07:14下载
- 积分:1
-
MIMO
说明: 详细的讲述了mimo 的原理 应用背景 适用范围
是英文版的(Described in detail the background mimo application of the principle of application is in English)
- 2011-04-06 09:51:52下载
- 积分:1