-
FDM
%solve u_xx + u_yy = f(x,y)
% over the region D = [x0,xf,y0,yf] = {(x,y) |x0 <= x <= xf, y0 <= y <= yf}
% with the boundary Conditions:
% u(x0,y) = bx0(y), u(xf,y) = bxf(y)
% u(x,y0) = by0(x), u(x,yf) = byf(x)
% Mx = # of subintervals along x axis
% My = # of subintervals along y axis
% tol : error tolerance
% MaxIter: the maximum # of iterations
- 2019-04-26 01:00:10下载
- 积分:1
-
chap3_10_DMRAS_ordn
说明: 这是关于自适应的一个m文件,希望对大家有用(This is an m on the adaptive document, we hope to be useful)
- 2011-03-21 14:17:59下载
- 积分:1
-
PRBS
说明: 产生伪随机码,长度是任意2的指数次,非常可靠的程序(can generate the presedorandom code, any length is OK)
- 2010-04-19 18:48:52下载
- 积分:1
-
adaboost
adaboost:经典的分类算法,配有相应的论文及程序使用说明(adaboost: classical classification algorithms, with the corresponding papers and procedures for use)
- 2010-11-12 21:25:23下载
- 积分:1
-
fpmsmg
from abc to dq transform
- 2012-06-01 12:24:59下载
- 积分:1
-
1
说明: 基于matlab简单图像处理系统中对图片进行增强对比度的处理(Based on a simple matlab image processing system to enhance the contrast of the picture processing)
- 2014-01-19 22:06:36下载
- 积分:1
-
pacp
wireshark 抓取pacp包进行分析
判断延迟 丢失等(wireshark packet analysis grab pacp judge delayed loss, etc.)
- 2014-01-15 17:51:12下载
- 积分:1
-
布谷鸟
用matlab编写的布谷鸟算法,一种智能算法来解决无约束优化问题(The cuckoo algorithm written in matlab, an intelligent algorithm to solve the unconstrained optimization problem)
- 2020-06-23 18:40:01下载
- 积分:1
-
cbea_A1
基于云模型算法的实现。二维,十维,三十维,在目标范围内搜寻最优解(Based on cloud model algorithm. Two-dimensional, 10 dimensional, 30 dimensional, in the search for optimal solutions within target range)
- 2010-07-30 11:50:17下载
- 积分:1
-
GA_matlab_M3
基于matlab的遗传算法的M文件,以前跟老师做srp项目时候找到的,很有用哦(Matlab genetic algorithm based on M-file)
- 2010-05-22 18:32:50下载
- 积分:1