-
jiayou
用MATLAB实现特定人的孤立词语音识别,包含完整程序(MATLAB implementation of speech recognition)
- 2014-11-03 14:06:32下载
- 积分:1
-
Matlab-C-CPP
MATLAB与c/C++ 混合编程,提高程序运行效率(Hybrid programming between MATLAB and C++)
- 2015-03-30 21:15:09下载
- 积分:1
-
GuoTao
说明: 用MATLAB编写的粒子群基本算法-PSO算法来求无约束函数的极值问题,得出比较好的结果(MATLAB prepared using the basic algorithm PSO-PSO algorithm to seek non-binding function of the extremal problem, arrive at some more good results)
- 2008-09-01 19:18:39下载
- 积分:1
-
Liver-Images-Classifying
Liver Images Classifying in matlab program
- 2011-10-14 15:18:19下载
- 积分:1
-
clippingFBMC
tthis folder is an implementation of clipping PAPR reduction scheme for FBMC system
- 2014-01-28 22:08:15下载
- 积分:1
-
matpro
learning programming with Matlab
- 2012-09-14 16:00:05下载
- 积分:1
-
Desktop2
Commande repère tournant de la MAS
- 2013-12-31 00:14:30下载
- 积分:1
-
程序
说明: 无人机路径规划,提出改进的A*算法,参考2019年研究生数学建模竞赛F题(UAV path planning, propose improved a * algorithm, refer to the f problem of 2019 graduate mathematical modeling competition)
- 2020-01-11 14:32:37下载
- 积分:1
-
txt文件数据分析
说明: 对于一个存储了五门课成绩的txt文本,进行数据读取、数据分离、画出变化曲线。(For a TXT text that stores the scores of five courses, data reading, data separation and drawing change curve are carried out)
- 2020-02-19 10:59:59下载
- 积分: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