-
Matlabautofocus
这是我毕设做自动调焦仿真实验时,编写的自动调焦函数的Matlab代码,把基于灰度梯度的调焦函数都仿真了(This is what I do complete auto-focus based simulation experiments, the preparation of the automatic focusing function of the Matlab code, the gray gradient-based simulation of the focusing functions)
- 2021-06-10 11:30:08下载
- 积分:1
-
colorconversion
color conversion using matlab
- 2011-01-12 08:34:21下载
- 积分:1
-
CMA
恒模算法仿真,该算法是Bussgang算法的特例,是一种工程应用非常广的算法。(constant modulus algorithm simulation, the algorithm is a special case Bussgang algorithm, Application is a very broad algorithm.)
- 2006-06-12 16:59:05下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
nonlinear-optium
本程序实现了一个简单的非线性约束最优化问题,仅供参考(This program implements a simple nonlinear constrained optimization problems, for reference only)
- 2013-05-28 16:59:16下载
- 积分:1
-
subSampling
抽样方法(subsample)
- 2020-12-08 17:09:20下载
- 积分:1
-
bt_wavedisplay
小波变换系数在matlab7.0中的显示代码,便于我们分析其不同方向的性质(wavelet display with matlab)
- 2014-12-05 17:28:42下载
- 积分:1
-
exam5_2
圆形垂直载荷作用下的弹性半空间的matlab有限元计算源程序,配套书籍是《ansys分析与matlab编程:徐荣桥》(Matlab finite element calculation of the elastic half-space under the circular vertical loads source, supporting books ansys analysis and the matlab programming: Xu Rong Bridge " )
- 2013-05-14 23:42:29下载
- 积分:1
-
adaptive_regularization
代码给出了数字图像处理图像复原运算方法中的自适应滤波、正则化滤波、盲去卷积滤波等滤波方法的实现过程,经matlab调试运行成功,效果明显(Code gives a computing method of digital image processing image restoration, adaptive filtering, regularization filter, blind go convolution filtering and other filtering methods to achieve process matlab debugging run successfully, the effect is obvious)
- 2012-11-27 22:35:18下载
- 积分:1
-
THSVM
说明: 一个双球支持向量机的模型代码,非常适合用于二分类模型,基于支持向量机模型的改进。(twin hyperspheres support vector machine)
- 2020-03-17 10:40:24下载
- 积分:1