-
algorithm_of_the_constrained_optimization
说明: 约束优化问题算法的 matlab 程序,包括:
minRosen.m---Rosen 梯度投影法
minFactor.m----乘子法
minconPS.m-----坐标轮换法
minPF.m----外点罚函数法
minMixFun.m-----混合罚函数法
minJSMixFun.m----加速混合罚函数法(Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rosen gradient projection method minFactor.m---- multiplier method minconPS.m----- coordinate rotation method minPF.m---- outside the points penalty function method minMixFun.m----- mixed penalty function minJSMixFun.m---- speed up the hybrid penalty function)
- 2010-04-05 11:30:06下载
- 积分:1
-
weina
说明: 基于matlab语言编写的维纳滤波与自适应滤波中LSM和RLS两种算法的仿真程序(Matlab language based on Wiener filtering and the RLS adaptive filtering in the LSM and the simulation program the two algorithms)
- 2021-01-20 10:28:41下载
- 积分:1
-
SOM
matlab 实现的自组织竞争神经网络SOM算法程序(没有使用ANN工具箱)。可供初学者参考学习使用。(SOM self-organizing competitive neural network algorithm matlab implementation of the program (not using ANN toolbox). Reference for beginners to learn to use.)
- 2014-11-24 18:48:09下载
- 积分:1
-
MATLAB_Function_Reference_Volume_2_F-O
Matlab官方文档:Matlab函数参考function reference F_O(Matlab official documents : Matlab function reference function reference F_O)
- 2006-05-26 12:09:50下载
- 积分:1
-
N_R
潮流计算万能程序,能够计算潮流,网络潮流程序编写的不错(Universal flow calculation program)
- 2014-11-30 11:09:19下载
- 积分:1
-
EDA
EDA技术与应用 数字日历电路的设计 MATLAB 数字逻辑电路(EDA technology and application
)
- 2013-03-30 20:59:45下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
RuimSmsInterfaceManager
RuimSmsInterfaceManager to provide an inter-process communication to access Sms in Ruim.
- 2014-02-20 11:58:56下载
- 积分:1
-
AFSA_fx
AFSA_fx是用人工鱼群算法(artificial fish swarm algorithm)解决一元函数寻优问题。文件打开后运行AFSA_fx.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(AFSA_fx is (artificial fish swarm algorithm) function is used to solve a dollar AFSA optimization problem. Run AFSA_fx.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:49:13下载
- 积分:1
-
两种智能算法
说明: 本程序利用matlab平台中的svm方法对数据进行分类,其中有寻优算法(This program uses the SVM method in Matlab platform to classify the data, which has the optimization algorithm)
- 2020-08-21 14:41:00下载
- 积分:1