-
reseaux-de-neurones
Implementation of face recognition with neurol network
- 2013-03-03 00:52:32下载
- 积分:1
-
AF-cooperative-diversity-Matlab-code
This program stimulation AF cooperative diversity with matlabcode and earn SNR versus BER
- 2013-04-22 17:28:47下载
- 积分:1
-
LGE.m
Linear Graph Embedding
函数形式,可以直接调用(Linear Graph Embedding functional form can be called directly)
- 2015-03-17 19:18:52下载
- 积分:1
-
Math
Calculate speed and acceleration of mechanism
- 2009-06-07 20:02:02下载
- 积分:1
-
UKFtrace
一般无迹变换在轨迹跟踪中的仿真,有各种误差分析。(simulation of General UKF in trajectory tracking, there are a variety of error analysis)
- 2015-04-17 10:49:52下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1
-
digiter_clock
详细介绍了用matlab设计数字钟的程序!希望对读者有益!(Matlab with detailed procedures for the design of digital clock! Hope that useful to readers!)
- 2009-04-28 00:55:46下载
- 积分:1
-
DynamicDelaunay
Delaunay triangulation is one of the most well known algorithms for space tesselation. Dynamic Delaunay triangulation, in which you can update the input points using a predefined matrice for saving points, is presented in this document.
- 2010-03-12 20:44:09下载
- 积分:1
-
GAOT
说明: 遗传算法matlab工具
1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。
2.工具箱路径加入Matlab文件路径之中。
流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。
3 重新启动Matlab,运行即可。
4 一般情况下,会出现如下情况。
安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info
解决方案:
将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.)
- 2011-03-04 16:12:07下载
- 积分:1
-
fcnFrostFilter
fcnFrostFilter performs noise filtering on an image based on an adaptive filter proposed by Frost.
[1] V. S. Frost, et al., "A Model for Radar Images and Its Application to Adaptive Digital Filtering of Multiplicative Noise," IEEE Trans. Pattern Anal., Machine Intell., vol. 4, no. 2, pp. 157-166, Mar. 1982.
- 2012-08-06 17:53:38下载
- 积分:1