-
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
-
repoet3-4
Even though the RAND functions can be useful for generating uniform random numbers, most of the time we will need to model various non-uniform distributions, such as the Normal, Lognormal, Exponential, Gama, and others. In fact, the Uniform distribution arises in a very limited number of applications, so the chances are our worksheet models will rarely deal with this distribution
- 2013-03-14 15:32:20下载
- 积分:1
-
sw01244
webserver-ssl library This is part of revision 226 of the Stellaris SSL Web Server.
- 2015-04-06 17:19:22下载
- 积分:1
-
highfrequency
高阶谱分析软件。matlab编程环境。整理了相关的软件在一起,使用于相关学习的人下载学习该算法。(High-order spectral analysis software. matlab programming environment. Collate the relevant software together, learning to use in the relevant download learn the algorithm.)
- 2007-10-22 21:30:02下载
- 积分:1
-
BP
说明: 这次上传的程序源码是关于使用BP神经网络预测数据。(The upload program source code is on the use of BP neural network forecasts.)
- 2009-11-10 10:52:22下载
- 积分:1
-
IEEE802.11b_example
一个IEEE802.11b的实用例程,供大家参考。以5.5Mbps 为例。(5.5 Mbps CCK Simulation using specs from IEEE 802.11b, No guarantees and warantees!)
- 2010-05-31 11:33:35下载
- 积分:1
-
fcm4
模糊聚类的图像分割,通过模糊c-均值(FCM)聚类实现图像的分割(Fuzzy clustering segmentation
Image segmentation by fuzzy c-means (FCM) clustering.This is a very very very good file.matlab)
- 2012-05-05 11:52:29下载
- 积分:1
-
moore14
关于bootstrap的经典文献一篇,这是Introduction to the Practice of Statistics第五版中第14章。(The classic literature on the bootstrap one, which is Introduction to the Practice of Statistics in the fifth edition of Chapter 14.)
- 2009-11-16 14:29:54下载
- 积分:1
-
garchtoolbox
详细介绍garch模型及其matlab实现(GARCH model and its detailed introduction matlab realize)
- 2021-02-11 11:59:51下载
- 积分:1
-
Capture
converting colors from rgb to hsi in matlab
- 2013-10-22 01:30:14下载
- 积分:1