-
gairispro
feature extraction for genatic algorithm
- 2013-03-30 05:20:20下载
- 积分:1
-
adaptive-binarization
用matlab编写的简单程序,用自适应门限法将图像二值化,门限是通过最大类间方差确定(Simple program using matlab, using adaptive threshold method image binarization threshold is determined by Otsu)
- 2014-01-06 01:02:51下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
filterlms
自适应滤波器的lms算法,包括误差,频谱等性能仿真(Lms adaptive filter algorithms, including error, such as performance simulation of spectrum)
- 2010-01-14 20:54:20下载
- 积分:1
-
Iteration_Image_Jacobian_robot_kalman
Kalman Example for robotics Visual Servoing(Kalman Example for robotics Visual Servoi Vi)
- 2006-09-08 01:51:23下载
- 积分:1
-
servoSVPWM
利用matlab 对永磁同步电机中svpwm进行仿真 程序 简单 但是为最基本的希望对大家有用(Permanent magnet synchronous motor svpwm simulation program using matlab simple but basic hope everyone)
- 2013-03-22 09:28:31下载
- 积分:1
-
calculate_chargedistribution
基于模拟电荷法求解导线周围空间的空间电场(Solving the electric field around the wire based on space charge simulation method)
- 2014-01-15 10:40:05下载
- 积分:1
-
FaceRecognitionSystem
Face Recognition System
- 2007-08-01 08:41:43下载
- 积分:1
-
ww
说明: Modify the Matlab Gauss Elimination routine given in lectures so that it
(a) performs implicit complete pivoting, and
(b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and
then doing forward substitution and back substitution (hence not modifying the right hand side as the
elimination is perfomed).
Test your program and then run it on the system AX = B(Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitution and back substitution ( hence not modifying the right hand side as the elimination is perfomed). Test your program and then run it on the system AX = B)
- 2009-06-12 00:42:22下载
- 积分:1
-
chebyshev2_rule
CHEBYSHEV2_RULE is a MATLAB program which generates a specific Gauss-Chebyshev type 2 quadrature rule, based on user input. The rule is written to three files for easy use as input to other programs.
- 2011-12-02 05:46:31下载
- 积分:1