-
FILTROS_PASABANDA_INSERTAR_DATOS
calculo de parámetros microstrip filtros pasabanda III orden
- 2012-09-22 05:30:01下载
- 积分:1
-
Ipopt-3
MATLAB程序。无线传感器节点的定位。(Location of a wireless sensor node)
- 2015-01-07 20:19:16下载
- 积分:1
-
MATLAB
matlab 的入门经典教材,外文翻译,适合初学者(matlab introductory textbook classic, foreign language translation, suitable for beginners)
- 2013-03-26 16:45:12下载
- 积分:1
-
wt
说明: tart a simulation with this model, the variable xInitial saved in the myModel_init.mat file will be loaded in your workspace.
- 2016-04-07 04:51:31下载
- 积分:1
-
leader
用matlab的s函数功能,实现多智能体间歇通信仿真(Using matlab function of s function, multi-agent simulation intermittent communication)
- 2021-01-04 11:28:55下载
- 积分:1
-
NNDeeplearning
深度学习的一些工具包和一些例程,有关于BP神经网络,卷积神经网络等。用于熟悉相关算法基本够用。比较适合想了解此类内容的初学者。(Some Tools of deep learning. Eg:NN,CNN,BP and so on. It s pretty well to student.)
- 2015-11-29 21:53:29下载
- 积分:1
-
fuel
该模型实在simulink下建立的质子交换膜燃料电池模糊控制模型,可以借鉴或者直接使用(fuel cell)
- 2017-04-06 21:15:55下载
- 积分:1
-
fdtd_2d_tm_DiffEq_2
FDTD算法模拟二维TM波的传输问题,代码很简洁美观,试用于初学者(Transmission problems FDTD method simulation of 2D TM waves, the code is very simple and beautiful, the trial for beginners)
- 2016-04-06 15:31:19下载
- 积分:1
-
304project-main
说明: 交通流量预测代码,含说明文档,matlab例程(traffic flow prediction)
- 2021-01-06 11:28:05下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1