-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
klt_lee
本程序为K_L变换的一个简单算法,希望大家参考一下(KLT)
- 2009-06-19 21:07:39下载
- 积分:1
-
simulink
lab simulinl, it s my lad in shool
- 2010-06-10 00:37:51下载
- 积分:1
-
ssa
说明: 多种信号过完备字典学习算法的工具包,包含文献Surveying and comparing simultaneous sparse approximation (or group-lasso) algorithms中所有的算法。(Multiple signals over-complete dictionary learning algorithm toolkit, including literature Surveying and comparing simultaneous sparse approximation (or group-lasso) algorithms for all algorithms.)
- 2021-03-15 16:09:22下载
- 积分:1
-
7
说明: this file is about protocols cryptography.
- 2009-12-31 20:41:20下载
- 积分:1
-
Astare
Astatre algorithm for navigation mobile robot. this algorithm is suitable and efficient for tracking path.
- 2014-10-05 18:15:59下载
- 积分:1
-
limit_load
关于matlab的一些知识,希望对大家有所帮助。(Some knowledge about matlab, we want to help.)
- 2011-10-20 22:43:12下载
- 积分:1
-
GA
说明: 本代码内容用遗传算法求解极值,包括种群的选择,遗传,变异等。(he code content using genetic algorithms to solve the extreme value, including populations of selection, genetic variation and so on.)
- 2014-12-22 22:22:49下载
- 积分:1
-
GRISES
Management grays in image processing, vision for compuntadora
- 2015-10-17 21:32:48下载
- 积分:1
-
matlab22
把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。(The classical one-dimensional differential equations initial value problem of limited interpolation method: Euler method, improved Euler method, Admas outside the two-step interpolation, Admas two-step interpolation method into a general-purpose subroutine to prepare and use it to solve common subroutines Numerical Solution of Ordinary Differential Equations.)
- 2008-04-13 19:36:54下载
- 积分:1