-
PID
wood_berry蒸馏塔的PID控制,使用matlab编程实现。(wood_berry distillation column PID control, the use of matlab programming.)
- 2013-08-20 08:55:29下载
- 积分:1
-
Wavelet_denoising
小波去噪matlab程序,有demo,本人已运行,能用,大家可以试一试。(Wavelet denoising matlab program, demo, I have to run, can be used, we can try.)
- 2013-10-25 21:10:04下载
- 积分:1
-
WEBtechnology
研究论文基于WEB环境与MATLAB技术的图像检索系统的实现(Research papers based on WEB technology, environment and MATLAB Image Retrieval System)
- 2010-05-28 16:18:55下载
- 积分:1
-
Mini-projets
mini projet matlab engineering
- 2013-02-24 18:15:05下载
- 积分:1
-
subspace-matlab
协方差驱动随机子空间法的matlab算法,我下的。(Covariance-driven stochastic subspace method)
- 2013-04-15 20:49:44下载
- 积分:1
-
SizableRebar_demo
展示单和多文档上带有背景Bar(display of single-and multi-document with background on the Bar)
- 2005-02-04 09:40:00下载
- 积分: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
-
Fourier
实现傅里叶变换,并进行频谱分析其中包括带通子波波形的实现。(The Fourier transform )
- 2015-04-15 19:19:18下载
- 积分:1
-
Shaped_Histograms
this mi test m-file for matlab program
- 2013-08-27 14:44:20下载
- 积分:1
-
knapsack
实现背包的最有装载,可以实现背包的最有价值(The realization of the most loaded backpack, the backpack can be the most valuable)
- 2008-12-12 10:39:41下载
- 积分:1