-
Threshold
Determining threshold for testing z(n)=N(n) against z(n)=a+N(n) where all of
parameters are known
- 2010-08-18 00:11:02下载
- 积分:1
-
psoforlayout
粒子群算法在排列组合问题中的应用,源程序,matlab下编写(Particle swarm optimization problems in permutation and combination of applications, source code, matlab, prepared)
- 2009-05-16 14:49:24下载
- 积分:1
-
test1
递归实现一个集合的所有的子集的输出。
例如{1,2}
输出{}{1}{2}{1,2}(A subset of the output of recursion)
- 2010-01-10 00:16:28下载
- 积分:1
-
prbs_bpsk
QPSK modulation using a prbs data input
- 2009-07-21 00:21:03下载
- 积分:1
-
pagerank
google排名算法,即pagerank算法,google排名算法,即pagerank算法(Google ranking algorithm, namely PageRank algorithm, google ranking algorithm, namely PageRank algorithm)
- 2013-04-30 17:08:49下载
- 积分:1
-
Code_MATLAB_Optimization
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。(This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file). Based on MATLAB Optimization Toolbox, the content code contains: Newton and other non-binding one-dimensional extremum problems, such as simplex search method for unconstrained multi-dimensional extremum problems, Rosen gradient projection method and other constrained optimization problems, LM non-linear law least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)
- 2011-02-05 22:36:00下载
- 积分:1
-
simulation5.15
就是自适应的一写程序(is an adaptive process to write)
- 2006-05-29 16:53:08下载
- 积分:1
-
qimodazuoyeyi
说明: 数字信号图象处理,对数字图象进行滤波和中值化(digital signal image processing, digital image filtering and the value of)
- 2006-04-09 10:18:05下载
- 积分:1
-
waterinflux
clear 清除内存变量
clc 清空工作区内容
N = 10 一般取6-18间的偶数,N值越大理论上结果越精确
V =zeros(1,N) 申请存储V(i)的空间(So no water influx curve)
- 2014-12-12 15:52:47下载
- 积分:1
-
matlabhuitu
用专门的例子介绍matlab中的各个绘图指令的用法。简单易懂(With special introduction matlab example of the usage of the various graphics commands. Easy-to-read)
- 2008-05-04 11:35:03下载
- 积分:1