-
cc
说明: 实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响(Achieve the steepest descent method to study the characteristics of step length factor and the proliferation of degree of influence on the convergence rate)
- 2009-12-20 08:47:42下载
- 积分: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
-
SIFT
实现SIFT算子,效率高,但还是有改进的空间。(realize SIFT algorithm,fast and efficient,but it also can be developed)
- 2011-10-11 20:01:24下载
- 积分:1
-
1
说明: 介绍了用硬件实现调制宽带转换器的方法,以及用Matlab实现仿真验证的方法,对于了解调制宽带转换器系统有很大帮助(Modulated wideband converter with hardware, and simulation with Matlab, a great help for understanding modulated wideband converter system)
- 2013-04-01 09:31:52下载
- 积分:1
-
armiju
This Matlab code implements Cauchy s steepest descent method using Armijo stepsize rule
- 2015-04-01 11:00:53下载
- 积分:1
-
QPSK_Modulation
digital modulation - QPSK
- 2012-05-08 17:48:43下载
- 积分:1
-
fpu_aux
Code to implement some of the FPU auxiliary instructions.
- 2014-09-08 23:03:36下载
- 积分:1
-
1-link-robot_gravity
1 link robot gravity compensated model
- 2014-12-10 10:00:22下载
- 积分:1
-
kalman
卡尔曼滤波器(kalman filter)的matlab代码(kalman filter matlab code)
- 2011-11-25 11:08:30下载
- 积分:1
-
addToPath
matlab中add path代码,初学者,大家互通有无(for matlab)
- 2013-04-26 16:11:46下载
- 积分:1