-
biomaterialscasestudy
Several case studies for biomaterials.Included heart valves, wound dressing, dental biomaterials and joint replacement.
- 2010-11-11 14:25:20下载
- 积分:1
-
ML
说明: 波束形成中利用ML算法实现自适应波束形成的matlab代码(ML beamforming using adaptive beamforming algorithm matlab code)
- 2011-03-29 15:39:49下载
- 积分:1
-
Odowwnloadpaan
关于直接序列扩频通信的,介绍了其原理,给出了SIIMULINK仿真模型,并对各个模块作了详细的描述。
(On direct sequence spread spectrum communications, the principle given a SIIMULINK of the simulation model, and each module is described in detail.)
- 2012-07-10 10:43:29下载
- 积分:1
-
libevent
libevent源码分析,具体的一般实现(libevent)
- 2009-12-06 21:37:28下载
- 积分:1
-
gui_polyfit_nihe
数据拟合在matlab环境下的gui中进行设计,显示拟合系数和拟合图像。(Data fitting in the gui in matlab environment design, display fitting coefficients and fitting the image.)
- 2011-01-01 02:42:03下载
- 积分:1
-
The-MPC-Simulink-Library
Model Predictive Control Simulink Library
- 2013-07-21 13:17:27下载
- 积分:1
-
GA-ELM
遗传算法优化的极限学习机模型 采用水仙花基本特征数据集 效果比单纯的ELM模型要好(The effect of using daffodils basic feature data set in the extreme learning machine model optimized by genetic algorithm is better than that of ELM model only.)
- 2021-03-30 11:09:10下载
- 积分:1
-
juzhenzhuanzhi
基于matlab程序对矩阵转置编写的程序,对于矩阵转置很有帮助(Matlab program based on programs written in matrix transposition, matrix transpose for helpful)
- 2011-10-14 15:13:31下载
- 积分:1
-
rungekuta
使用4阶龙格库塔以及样条函数分析处理数据(The use of four order runge kutta and spline function analysis data)
- 2013-12-02 19:38:16下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1