-
Spatial
Peter Kovesi 编制的Harris角点检测Matlab程序(Peter Kovesi prepared by Harris corner detection Matlab procedures)
- 2009-05-06 11:37:18下载
- 积分:1
-
power-control
功率控制函数代码描述细节。博弈论的应用。。。。。。。。。。。(Power Control)
- 2013-11-10 16:58:09下载
- 积分:1
-
motaicansu
matlab 基础上通过最小二乘法进行模态参数识别,得出固有频率,振型,阻尼比,图形(by the least squares method matlab based on the identification of modal parameters obtained natural frequency, mode shape, damping ratio, graphics)
- 2021-03-19 15:29:19下载
- 积分:1
-
filter
滤波程序算法,MATLAB编写,具有一定的参考价值(Filtering program algorithm, MATLAB writing, has a certain reference value)
- 2010-01-02 19:08:36下载
- 积分:1
-
UAV-Autopilot-Controllers
UAV Autopilot Controllers Test Platform Using MatlabSimulink and X-Plane
- 2012-03-25 15:11:06下载
- 积分:1
-
DE
说明: In computer science, differential evolution (DE) is a method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. Such methods are commonly known as metaheuristics as they make few or no assumptions about the problem being optimized and can search very large spaces of candidate solutions. However, metaheuristics such as DE do not guarantee an optimal solution is ever found.
- 2014-12-14 21:22:18下载
- 积分:1
-
math_exp
包括插值与拟合,解代数方程组,解微分方程,优化问题等一系列源程序(Including interpolation and fitting, to solve algebra equations, solving differential equations, optimization problems and a series of source code)
- 2010-07-11 13:03:39下载
- 积分:1
-
saccade
eye saccade control system simulink model
- 2010-10-20 15:22:14下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
1D_FDTD_Resonator.m
1Dimesion FDTD MATLAB Codes for Rectangular Resonator
- 2013-12-23 20:10:18下载
- 积分:1