-
mit18086_navierstokes
A compact and fast Matlab code solving the incompressible
Navier-Stokes equations on rectangular domains
- 2013-02-28 05:47:33下载
- 积分:1
-
Clustering
MATLAB FUZZY CLUSTRING
- 2014-02-18 00:04:26下载
- 积分:1
-
saliency-st
Saliency-Tree-A-Novel-Saliency-Detection-Framework的原文以及源码,是一篇高引论文(the source code and the original text of the article of Saliency-Tree-A-Novel-Saliency-Detection-Framework,its Reference is very high.)
- 2016-03-26 22:00:52下载
- 积分:1
-
hiy
user autentication matlab using correlation
- 2010-09-07 01:38:26下载
- 积分:1
-
singleimagepocs
说明: 针对单帧图像进行POCS处理,实现图像的潮分辨率(POCS for single frame image processing, the tide of image resolution)
- 2010-04-18 13:21:27下载
- 积分:1
-
ILC-Method
迭代学习控制应用于多输入多输出模型,采用s函数与simulink模型结合方式(iterative control)
- 2013-08-14 16:22:48下载
- 积分:1
-
dempster
DS证据融合程序,DS证据理论中的组合规则(DS evidence fusion program, DS evidence theory combination rule)
- 2015-03-14 13:25:30下载
- 积分:1
-
radar
使用Matlab的SIMULINK模仿末制导雷达的工作过程(The use of Matlab at the end of the SIMULINK imitate the work of the radar-guided process)
- 2009-03-16 21:47:28下载
- 积分:1
-
PCA
适用于MATLAB的人脸检测代码,完全使用。(适用于MATLAB的人脸检测代码)
- 2010-01-27 01:30:30下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1