登录
首页 » matlab » genLCG

genLCG

于 2011-10-20 发布 文件大小:1KB
0 237
下载积分: 1 下载次数: 7

代码说明:

  乘同余法产生随机数,模特卡罗方法,matlab(By congruential method for generating random numbers, model Carlo method)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zdltFAQ(2[1])Matlab
    振动论坛FAQ(2[1])之Matlab 关于matlab使用技巧的文章专辑,常见问题解答,是更好使用Matlab的参考书籍(Vibration Forum FAQ (2[1] version) from Matlab using the techniques of articles on the matlab albums, frequently asked questions, is a better reference books to use Matlab)
    2009-09-28 10:02:34下载
    积分:1
  • defuzz
    源代码有关MATLAB的解模糊代码。好好学习把 (MATLAB source code for the solution of the fuzzy code. Learning to make good)
    2007-03-11 21:01:17下载
    积分:1
  • myLee
    good for understanding
    2011-10-19 13:47:14下载
    积分:1
  • LocalSubspaceAnalyses
    matlab编写,能够实现局部子空间鉴别分析,含主方法和测试代码,能直接运行(matlab prepared, can achieve local subspace discriminant analysis, including the main methods and test code that can be run directly)
    2014-12-02 17:24:32下载
    积分:1
  • ACP34
    this is (suspense) another acp
    2010-11-04 00:33:04下载
    积分:1
  • code
    这是关于机器人定位方面的代码,关于Monte Carlo的一些详尽算法.希望对大家有用.来自多蒙工大.(implement a Monte Carlo localization scheme for a 3DOF mobile robot.hope useful for you..)
    2011-09-11 19:06:39下载
    积分:1
  • 830d123f63147ce30f8eedc0a5462602
    基于watterson信道模型的matlab程序中每个函数的源代码(Based watterson channel model matlab program source code for each function)
    2021-04-23 22:18:48下载
    积分:1
  • Vocoder
    A vocoder is an analysis/synthesis system, mostly used for speech. It is a simple vocoder that uses auto-correlation method to estimate the pitch.
    2010-11-02 02:36:40下载
    积分:1
  • matlab-image-study-(1)
    MATLAB图像处理的资料,包括图像倾斜校正,图像腐蚀和膨胀(matlab image erosion and dilation study)
    2014-09-07 17:11:23下载
    积分:1
  • moving_average_v3.1
    Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. (MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact. NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements. NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
    2009-03-06 23:10:07下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载