-
matlab
语音识别预处理matlab实现,包括端点检测,预加重,加窗(Speech recognition pre matlab implementation, including endpoint detection, pre-emphasis, windowing)
- 2010-08-14 17:00:12下载
- 积分:1
-
polygon_contains_point_2d
for calculating point in polygon problem
- 2009-12-08 16:11:22下载
- 积分:1
-
VCandMATLAB
VC调用matlab工具箱函数进行图像处理编程(Visual C++ and matlab mixed programmimg )
- 2009-05-26 23:51:21下载
- 积分:1
-
KEYBCF
MICROSOFT FOCUS COBOL VERSION 3.0 COMPLIER
- 2014-10-24 12:50:13下载
- 积分:1
-
Bayes-information-fusion
多元验前信息下的贝叶斯融合算法,以指数型寿命电子产品为例。。(Multivariate Bayesian prior information fusion algorithm)
- 2011-04-27 11:57:05下载
- 积分:1
-
floyd
弗洛伊德算法求图中每两点最短距离,图论经典算法,数学建模(Floyd Algorithm for Finding the shortest distance two points in each chart, graph theory, the classical algorithm, mathematical modeling)
- 2011-05-14 13:56:07下载
- 积分:1
-
RaspiIOControl
Setup the Raspberry Pi to work with Matlab. Check out the Matlab Hardware Support Package documentation. This GUI based program will automatically connect to the Raspberry Pi if already configured. It shows the Pin logic values in color. The Pin headers P1 and P5 are shown exactly as on the Raspberry Pi. Additionally, it shows the actual location of the Pin Header on the Raspberry Pi. Pin direction can be set to INPUT or OUTPUT by clicking on the side buttons. Directly clicking on the Pins will change the status on the Raspberry Pi. Pin statuses are shown live.
NB: This program won t work with new Raspberry Pi Model B+.
- 2014-08-25 23:52:50下载
- 积分:1
-
MATLABGUIbianyuanjiance
MATLAB的GUI调用进行图像处理 边缘检测(MATLAB GUI call for image processing edge detection)
- 2012-09-05 22:06:06下载
- 积分:1
-
lda
利用matlab实验人脸识别。从图像库中识别出相同人脸。主要运用LDA(Face recognition using matlab experiment. Identified from the image library same faces. The main use of LDA)
- 2013-11-11 09:16:37下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1