-
SERVO_CONTROL
SERVO_CONTROL for motor
- 2010-08-11 23:13:23下载
- 积分:1
-
01-matalb-model
说明: 主要介绍数学建模,提供了一些事例供学习。(Focuses on mathematical modeling, provided some examples for learning)
- 2011-04-13 21:26:55下载
- 积分:1
-
DDC_filter
matlab simulink实现DCC滤波器,通信课程设计肯定用的到。(DCC filter matlab simulink realization, communication course design certainly used to.)
- 2013-10-16 16:32:50下载
- 积分:1
-
M
说明: Lung Sigmentation. PIG Method.
- 2010-05-24 06:11:56下载
- 积分:1
-
simulated-annealing-algorithm
模拟退火算法,经过调试可以运行,效果不错(simulated annealing algorithm which has been tested with good performance)
- 2013-12-02 21:38:01下载
- 积分:1
-
boost
dc/dc boost converter
- 2013-02-09 07:29:25下载
- 积分:1
-
optical-tools-matlab1
MATLAB在光学实验中的应用,matlab的一些代码!(MATLAB applications in optical experiments, matlab' s some code!)
- 2011-10-21 23:19:03下载
- 积分:1
-
原图象加上水印-dct1_recover
matlab数字水印 通过这个程序可以给原图象加上水印 但不可以提取!(Matlab digital watermarking through this procedure can be added to the original image watermark but not extract!)
- 2005-04-05 22:05:33下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
dcg.m
Preconditioned Conjugate Gradient iterative Ax=b solver.Routine to solve a symmetric positive definite linearsystem Ax = b using the Preconditioned Conjugate
- 2013-12-31 07:35:12下载
- 积分:1