-
NewModel_PUBLIC
四旋翼飞行器在MATLAB下的建模程序,非常好,非常真实(Four-rotor aircraft under the MATLAB modeling program, very good, very durable)
- 2011-05-23 22:01:13下载
- 积分:1
-
convmenu
这是关于卷积编码的程序,希望对大家有所帮助.(This is on the coding process, we hope to help.)
- 2006-11-19 16:10:58下载
- 积分:1
-
DS1643
非易失时间保持动态存储器,用于存储数据,双列28脚DIP。(Time to maintain the dynamic non-volatile memory for storing data, double-row 28-pin DIP.)
- 2009-11-30 18:18:32下载
- 积分: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
-
cannyjiance
说明: 以MATLAB为工具使用canny方法对图像进行边缘检测(cannyjiance)
- 2010-03-16 16:30:39下载
- 积分:1
-
multiobjectoptimization
关于多目标优化的几个具体程序,matlab编写,可供初学者学习分享(Several multi-objective optimization on specific procedures, matlab write, for beginners to learn to share)
- 2010-07-02 11:12:44下载
- 积分:1
-
pso
说明: 解非线性方程快速PSO方法解非线性方程快速PSO方法解非线性方程快速PSO方法(PSO filter good PSO filter good PSO filter good PSO filter good PSO filter good PSO filter good )
- 2011-03-15 08:57:06下载
- 积分:1
-
PG_SPBOW
说明: 开源计算机视觉目标识别代码,里面的内容非常详细,而且注释很清晰(a very famous open source computer vision code for object recognition)
- 2011-03-30 20:15:09下载
- 积分:1
-
Matlabs
关于Matlab 编程的实例,希望对大家学习有用!(about Matlab)
- 2011-06-26 16:37:40下载
- 积分:1
-
ImageM_20140312
ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ .
To install, simply unzip, and add the path containing the +imagem directory. The application can be launched by typing:
ImageM( rice.png )
(or any other image provided with the image processing toolbox).
The development of ImageM started as a proof of concept for creating GUI dedicated to image processing. After adding several tools and options, I thought it could be useful to others, and maybe be used as an example of gui development.
ImageM relies on the image processing toolbox and on the GUI Layout Toolbox. Most algorithms are wrapped into a specific Image class that allow to process in a unified way grayscale, binary and color images, 2D or 3D, and that can be used independently.
- 2015-01-14 22:44:04下载
- 积分:1