-
m
说明: 基于MATLAB图像处理的应用及参考代码(MATLAB-based image processing applications and reference code)
- 2009-03-22 11:44:26下载
- 积分:1
-
cylinder1
可以输出数据后期绘制的圆柱绕流 matlab编写的 带有可视化(Can be drawn in the latter part of output data flow around a cylinder with a written visualization matlab)
- 2010-01-24 18:43:42下载
- 积分:1
-
chapter-3-code
最优阵列处理一书第三章的matlab程序,适合阵列处理初学者(Optimal array processing matlab program of a third chapter of the book, suitable for array processing for beginners)
- 2012-05-02 16:09:17下载
- 积分:1
-
用模拟退火算法求解优化问题.yuann
模拟退火算法求解优化问题,实例非常好,推荐下载(Simulated annealing algorithm to solve the optimization problem, the example is very good, recommended download)
- 2020-07-08 16:58:57下载
- 积分:1
-
zoutp
neural network fault find relay
- 2009-04-29 19:21:05下载
- 积分:1
-
dajuan
2011年全国大学生数学建模竞赛A题,测定土壤中污染物浓度,获得国家一等奖!(2011 National Undergraduate Mathematical Modeling Contest A title, measured concentrations of pollutants in soil, access to national prize!)
- 2014-12-01 21:13:34下载
- 积分:1
-
maxflow
许多系统包含了流量问题。例如交通系统有车流量,金融系统有现金流,控制系统有信息流等。许多流问题主要是确定这类系统网络所能承受的最大流量以及如何达到这个最大流量。MATLAB环境下解决最大流问题(Many systems contain a flow problem. Traffic such as traffic system, the financial system has cash flow, information flow control system. Many flow problem is to determine the maximum flow of such systems and how the network can bear to achieve this maximum flow. Maximum flow problem solving MATLAB environment)
- 2014-02-25 15:02:03下载
- 积分:1
-
FLD_basedFaceRecognitionSystem
A reference for FLD for face recognition.
- 2009-12-26 16:07:27下载
- 积分:1
-
PW_1.0.1.tar
说明: 强力分水岭,一种融合图割,随机游走,最小路径的基于图论的分割算法(Strong watershed, a fusion graph cuts, random walks, the minimum path segmentation algorithm based on graph theory)
- 2011-03-17 22:22:31下载
- 积分:1
-
DEFINEV
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $( DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $)
- 2007-05-31 11:39:15下载
- 积分:1