-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
Zernik
Zernike moments are insensitive to translation, rotation and scaling which preserves the information contained in the images. They also reduce noise and redundancy in feature vectors.
- 2013-04-03 23:04:31下载
- 积分:1
-
Procedimento-Placa-Circuito-Impresso
METODO DE USO PARA O SPRAY POSITIV 20
PORTUGUES
- 2015-04-07 22:48:16下载
- 积分:1
-
Volterra
二阶Volterra模型系统辨识,数据拟合,压缩包中带数据(Of Volterra model system identification, data fitting, with data compression package)
- 2020-06-28 15:00:01下载
- 积分:1
-
libsvm-3.18
利用台湾大学教授所开发的支持向量机工具箱做预测和分类算法(prediction using svm)
- 2014-10-17 00:02:10下载
- 积分:1
-
matlab123
网络模型的matlab实现(包括随机网络、小世界网络、无标度网络、以及拓扑性质计算程序)(matlab network model implementation (including random networks, small-world network, scale-free networks, and topological properties calculation program))
- 2016-03-21 10:09:13下载
- 积分:1
-
ods
matlab ods exercices
- 2014-01-09 05:48:47下载
- 积分:1
-
Various-type-of-image-compressionss
I have thoroughly study the basic of image compression techniques. From that I have selected SPIHT algorithm for my research work. I have implemented on image compression for gray images using SPIHT algorithm. Image compression is implemented using this algorithm has better result over the previous result on gray images and also improved PSNR value high but on other side low result on compression ratio.
- 2013-12-23 14:05:05下载
- 积分:1
-
MIMO-OFDM-Simulator
MIMO ofdm 仿真 (MIMO ofdm )
- 2010-06-17 17:15:45下载
- 积分:1
-
EasyKrig_V3.0
是地址统计学中kriging插值软件,面向对象操作,可用性强(compute kriging)
- 2010-05-11 15:16:09下载
- 积分:1