-
psoPnn(optimize-the-learning-rate)
This code use a Particle swarm optimization algorithm.
and then optimize the learning rates of neural network.
used is JENKIN s gasro and makey dataset.
- 2015-01-14 13:43:29下载
- 积分:1
-
c
说明: 超宽带程序\c.rar 谢谢支持 继续努力(Ultra-wideband program \ c.rar Thank you support the continued efforts to)
- 2009-10-22 15:51:16下载
- 积分:1
-
RLS
基于RLS算法的自适应逆控制系统,实现自适应滤波(RLS algorithm based on adaptive inverse control system, adaptive filtering)
- 2008-04-21 23:15:51下载
- 积分:1
-
PMVF
由Fanger教授提出PMV-PPD评价指标广泛用于室内热环境评价,该程序为Matlab编辑的PMV计算。(by Professor Fanger PMV- PPD evaluation widely used indicator of indoor thermal environment evaluation, The procedure for the Matlab Editor PMV calculation.)
- 2007-06-13 19:21:47下载
- 积分:1
-
6787-14807-1-PB
A Novel Image Reconstruction Algorithm Based
on Concatenated Dictionary
This paper presents a novel method for image
reconstruction, which decomposites the image by
concatenating a redundant dictionary of several bases and
then reconstruct the image efficiently by means of Matching
Pursuit algorithm. The proposed method constructs the
concatenated dictionary with cosine bases, wavelet bases
and contourlet bases, which will lead to a better
approximation of the original image. The experimental
results show that the proposed algorithm can greatly reduce
the computational complexity and generate a better
reconstruction effect compared with previous methods.(A Novel Image Reconstruction Algorithm Based on Concatenated Dictionary This paper presents a novel method for image reconstruction, which decomposites the image by concatenating a redundant dictionary of several bases and then reconstruct the image efficiently by means of Matching Pursuit algorithm. The proposed method constructs the concatenated dictionary with cosine bases, wavelet bases and contourlet bases, which will lead to a better approximation of the original image. The experimental results show that the proposed algorithm can greatly reduce the computational complexity and generate a better reconstruction effect compared with previous methods.)
- 2013-11-24 21:37:52下载
- 积分:1
-
BidirectionDC-DC
说明: 此模型为双向DCDC,可用于电池充放电,燃料电池升降压模拟等。采用PWM控制IGBT管占空比。可直接运行,在其基础上修改简单(This model is a bidirectional DCDC, which can be used for battery charging and discharging, fuel cell buck-boost simulation. PWM control of the IGBT tube duty cycle. Can be run directly, modify it on the basis of simple)
- 2020-11-21 10:39:37下载
- 积分:1
-
MATLABSimulationsforRadarSystemsDesign
CFAR matlab simulation
- 2010-08-04 00:25:50下载
- 积分:1
-
new
NR METHOD FOR POWER SYSTEM
- 2014-10-16 14:17:21下载
- 积分:1
-
efficientLBP
Software in matlab for image segmentation
- 2014-12-12 03:06:41下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1