-
33
说明: 3.使用梯度的两次分水岭分割程序 可以实现相关功能(The use of gradient watershed segmentation of the two procedures)
- 2009-05-17 10:05:42下载
- 积分:1
-
yichuansuanfa
说明: 针对雾天下拍摄图像的退化现象,远景部分是一块灰度分布比较集中且接近天空亮度的区域,而近景部分可以分辨,其灰度分布比较分散。提出了一种基于遗传算法阈值分割的雾天图像增强方法;该方法首先用遗传算法求出近远景的分割阈值将图像分割[1]出来,然后对两个部分分别进行清晰化处理。(make the picture clear)
- 2011-02-21 10:57:18下载
- 积分:1
-
FishSchool
explain Fish School Search
- 2013-11-28 16:13:28下载
- 积分:1
-
Path_Planning
Robotics path planning
- 2012-02-02 20:24:02下载
- 积分:1
-
ver_0.83
通过卷积神经网络进行人脸模式识别。。。。(Pattern recognition by means of convolutional neural networks)
- 2021-05-06 22:58:37下载
- 积分:1
-
NSGAⅡ
说明: 多目标优化算法NSGAⅡ的matlab仿真结果实现。(The multi-objective optimization algorithm NSGA II is realized by MATLAB simulation.)
- 2020-11-10 11:40:56下载
- 积分:1
-
vad1
基于高阶统计方法改进的自适应多速率话音激活检测算法(Improved statistical methods based on high order adaptive multi-rate voice activity detection algorithm)
- 2010-11-04 11:17:07下载
- 积分:1
-
matlab_SIMPOWER_SYSTEM
本电子书详细的介绍了SIMULINK中simpower system工具箱的具体应用,并从最简单的电路仿真入手,引领读者逐渐深入。(This book describes in detail SIMULINK toolbox in simpower system specific applications, and circuit simulation from the simplest to start, leading the reader gradually in depth.)
- 2010-12-02 17:09:51下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
link1
Link stability in matlab
- 2012-11-05 19:14:55下载
- 积分:1