-
model
利用MATLAB开发的,连铸二次冷却区铸坯表面温度和中心温度的分布曲线图。可以求出所有点的温度。(Using MATLAB development, continuous casting slab of secondary cooling zone and the core temperature of the surface temperature distribution curve. The temperature of all points can be obtained.)
- 2010-05-25 16:22:15下载
- 积分:1
-
ViterbiMATLAB
卷积码编码与Viterbi译码的MATLAB仿真研究(Convolutional coding and Viterbi decoding of the MATLAB simulation)
- 2011-01-11 16:06:44下载
- 积分: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
-
AdaptiveSimulatedAnnealing
Adaptive Simulated Annealing with matlab code
- 2010-07-08 22:09:36下载
- 积分:1
-
sleeptest
WINDOWS 下延时函数Sleep()以及for循环的测试程序, 死循环会使WINDOWS死机?怕是许多老程序员都未必知道.(Under WINDOWS delay function Sleep (), as well as for the cycle of testing procedures, will WINDOWS cycle crash death? Fear is that many programmers are not aware of the old.)
- 2009-05-23 10:35:33下载
- 积分:1
-
LS-SVM
最小二乘支持向量机的功能源代码,有助于对软测量的预测和建模进行研究(The least square support vector machine function the source code, and the help of the soft measurement of the prediction and modeling for research)
- 2012-03-28 11:07:11下载
- 积分:1
-
distance_1
點雲做三角連線,先找出一點,再找出最近兩點,並輸出成矩陣,使用三角外膜連線並畫出圖形。(Triangle nearest point connection Triangle nearest point of connection Triangle nearest point to connect the the triangle nearest point connection Triangle nearest point to connect the the triangle nearest point of connection triangle nearest point connection Triangle nearest point connection Triangle nearest point to connect the the triangle nearest point connection the triangle nearest point connection)
- 2013-01-07 18:13:12下载
- 积分:1
-
compound
This is a matlab/simulink file for simulation a compound dc machine.
- 2013-02-07 02:15:52下载
- 积分:1
-
simplex
用matlab编写程序实现最优控制中的单纯形法。(Matlab programming with optimal control of the simplex method.)
- 2011-06-12 13:49:36下载
- 积分:1
-
wft_guassian
加窗傅里叶变换(windowed fourier transform_guassian)取高斯窗。(Windowed Fourier transform (windowed fourier transform_guassian) take the Gaussian window.)
- 2011-07-06 17:11:56下载
- 积分:1