-
Applied-Numerical-Methods-Using-MATLAB---Yang-Cao
Applied numerical methods using MATLAB
- 2013-10-09 18:52:37下载
- 积分:1
-
l1_OMP_matlab
压缩感知 L1范数最小化算法正交匹配追踪法重构信号(compressive sensing L1-norm OMP signal reconstruction
)
- 2011-08-18 16:28:25下载
- 积分:1
-
gauss_elimination
his program solves a linear equation system Ax=b with Gauss Elimination method.
- 2012-02-15 16:53:39下载
- 积分:1
-
dea matlab
说明: 求解DEA CCR BCC 超效率 matlab程序(Solve the DEACCR BCC super efficiency matlab program)
- 2019-02-20 10:25:28下载
- 积分:1
-
differential-equation-problem
第15章 常微分方程的初值问题.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。(Chapter 15 of the ordinary differential equation initial value problem)
- 2012-03-27 11:12:15下载
- 积分:1
-
APM2_Simulink_Blockset
arduino tool box for simulation of navigation system
- 2014-01-12 00:43:12下载
- 积分:1
-
Arithmeticcoding
用matlab实现算术编码,包含对数据的压缩和解压(Using matlab realize arithmetic coding, including the data compression and decompression)
- 2007-11-09 02:28:40下载
- 积分:1
-
10.3.1
用matalb编写的信号延迟的程序,包括产生随即序列的函数(matlab)
- 2009-03-08 06:22:13下载
- 积分:1
-
TSPSA
遗传算法求解TSP问题,程序更加简洁明了,适用性更加灵活(Genetic algorithm for solving TSP problem)
- 2010-12-14 13:20:17下载
- 积分:1
-
sdafsearchbnd
Fminsearch不承认的约束限制。
不过简单的转换方法存在
转换成一个绑定的约束问题
无约束问题。
Fminsearchbnd用于酷似fminsearch,
除了边界应用到变量。
应用于国内的界限,利用
改造中的变量。 (二次型
单式,双罪恶界(十)。)
具有包容性的不平等的界限,它承认
边界值本身,但不准
在所有函数之外的范围评估。
请注意,fminsearchbnd允许用户准确地固定在某个给定值通过设置一个变量的确切范围相同的值。(Fminsearch does not admit bound constraints.
However simple transformation methods exist to
convert a bound constrained problem into an
unconstrained problem.
Fminsearchbnd is used exactly like fminsearch,
except that bounds are applied to the variables.
The bounds are applied internally, using a
transformation of the variables. (Quadratic for
single bounds, sin(x) for dual bounds.)
The bounds are inclusive inequalities, which admit
the boundary values themselves, but will not permit
ANY function evaluations outside the bounds.
Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value.)
- 2011-05-23 10:31:04下载
- 积分:1