-
matlab绘制动态三维心形代码
使用matlab代码,实现心形图像的绘制(Using matlab code to draw heart-shaped images)
- 2017-11-20 14:21:16下载
- 积分:1
-
imagematchingefficiency
对图像匹配的效率进行定量分析 很好用的matlab程序(The efficiency of the image match well with the matlab quantitative analysis program)
- 2010-07-18 20:31:47下载
- 积分:1
-
matlab1
关于matlab的图像处理的7个源代码,均自己编写并已经应用到已经开发的软件中,如有其他相关功能代码的需要,可联系本人(Matlab image processing on the 7 source code, all I have written and have been applied to the software have been developed in other related functional code if necessary, contact me)
- 2010-08-20 09:58:32下载
- 积分:1
-
matlabenginetest
该程序是一个matlab与C++混合编程的例子,用matlab引擎在c++中调用matlab程序(that the procedure was a mixed Matlab and C programming examples, Matlab engine used in c Calling Matlab procedures)
- 2007-05-11 17:19:53下载
- 积分:1
-
IterationADP
Iteration ADP是迭代自适应动态控制的matlab程序,算法精度比ADP高(Iterative ADP is iterative adaptive dynamic control matlab program, the algorithm more accurate than ADP)
- 2020-06-30 04:00:02下载
- 积分:1
-
matlab3d
matlab实现三维重建,代码书写规范,运行稳定 特地传上来供大家学习参考()
- 2008-05-01 20:02:47下载
- 积分:1
-
matlab-90-examples
说明: matlab环境下的90个历程,从简单到复杂,覆盖了matlab所有功能(matlab course of the 90 conditions, from simple to complex, covering all functions matlab)
- 2011-04-06 11:10:09下载
- 积分:1
-
BLDC_PID080927
基于matlab/simulink的无刷直流电机控制系统仿真,设计了速度电流双闭环。(Based on matlab/simulink for brushless DC motor control system simulation, design speed current double closed loop.)
- 2020-08-28 11:28:12下载
- 积分: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
-
Mature_image_4
It is helpful in classifying the maturity stage of cotton.
- 2013-11-24 17:14:32下载
- 积分:1