-
ARFilter
说明: AR滤波器的标准程序,非常好用,可以试验下(AR filter is standard procedure, very easy to use, you can test under)
- 2021-04-15 21:38:54下载
- 积分:1
-
3Drebuild
三维图像重建的matlab实现,将输入图像还原成三维形式并显示。(3d rebuild)
- 2011-04-28 18:43:21下载
- 积分:1
-
xiao1
针对奖学金的评定问题。给出20名学生的若干科学习成绩,经过理想解法对20名学生进行筛选。(Scholarship assessment. Give 20 students a number of subjects grades of 20 students, after the ideal solution for screening.)
- 2012-06-21 15:59:49下载
- 积分:1
-
ClusterPackV10
聚类分析工具箱 亚历山大博士写的,用于聚类分析,功能比较全(Cluster Analysis and Cluster Ensemble Software
ClusterPack is a collection of Matlab functions for cluster analysis. It consists of the three modules ClusterVisual, ClusterBasics, and ClusterEnsemble as described in the following. They are a selection out of my personal codebase for machine learning research. They contain general clustering algorithms as well as special algorithms developed in my research as indicated in the README files)
- 2009-04-11 15:46:17下载
- 积分:1
-
Digital-Image-Processing
数字图像处理matlab版冈萨雷斯经典中的经典,不用多介绍了吧。(Digital Image Processing)
- 2014-12-29 21:15:14下载
- 积分:1
-
Neuralnetworktoolbox
Matlab神经网络工具箱的应用简介,从原理到应用(Neural network toolbox)
- 2010-01-18 22:08:49下载
- 积分:1
-
ANN
说明: 这是一个matlab程序用于构建人工神经网络模型,可以随意设置层数和单元个数!(This is a matlab program for building artificial neural network model can arbitrarily set the number of layers and units!)
- 2010-04-30 19:08:50下载
- 积分:1
-
kkrebook
利用克拉茂克郎尼变换, 求得表面等离子体相位实数部分与入射光角度或波长的关系(Estimation of the real via Kramers-Kronig relations)
- 2013-09-23 23:03:48下载
- 积分:1
-
FDTD_2D_TM
电磁计算中利用FDTD算法的mur吸收边界,数值计算。(FDTD method with Mur ABC)
- 2014-12-01 15:09: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