搜索资源列表
-
0下载:
George Marsaglia的“The mother”随机数生成代码,称循环周期达2^250,可以通过ts检验,适用于大规模仿真。
源码已进行类封装。测试程序直接产生可用于matlab的m文件。-George Marsaglia s The mother random number generator code, saying that the cycle period could up to 2 ^ 250,and could pass through the ts test.Suit
-
-
0下载:
插值
函数逼近
数值微分
数值积分
非线性方程求解
解线性方程组的直接解法
解线性方程组的迭代法
随机数生成
特殊函数计算
常微分方程的初值问题
偏微分方程的数值解法
数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
-
-
0下载:
关于随机数生成的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-About random number generator of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scient
-
-
0下载:
用matlab仿真对光谱进行定标和很好的一个随机数发生器-Matlab simulation of the spectrum used for calibration and a very good random number generator
-
-
0下载:
3种伪随机数列发生器的matlab编码以及其各种特性的分析-Three kinds of pseudo-random number generator matlab bar coding and analysis of its characteristics
-
-
0下载:
随机数生成程序,用于作为系统辨识的输入信号,得出相应的输出-Random number generator procedure for system identification as an input signal, the output reached
-
-
0下载:
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。-Monte Carlo method lingjian.m----- using parts lingjian.m initial value, using the Monte Carlo method to calculate the total cost. Using i
-
-
0下载:
这个是关于随机数产生的matlab仿真程序-This is a random number generator on the simulation program
-
-
1下载:
用MATLAB语音实现产生线性同余伪随机数发生器-Generated using MATLAB voice to achieve a linear congruence pseudo-random number generator
-
-
0下载:
用MATLAB语言产生小数开方伪随机数发生器-Generated using MATLAB language minority prescribing pseudo-random number generator
-
-
3下载:
SkewT分布是近年来得到广泛使用的一种参数化分布。区别于传统的正太分布、学生-t分布,SkewT分布除了具有厚伟特征之外,还引入了偏斜特征。该分布对于金融领域的研究与应用具有十分重要的价值。当然,也是一个重要的统计工具。SkewT分布由Bruce E. Hansen(1994)构造,本源码包括SkewT分布的密度函数、累计概率、随机数生成、理论矩。-SkewT distribution has been widely used recently. Different from traditio
-
-
0下载:
几种常用的随机数生成函数的matlab程序-Several commonly used random number generator function of matlab program
-
-
0下载:
MATLAB随机数生成.M文件
里面有很多例子-MATLAB random number generator. M files
-
-
0下载:
各种随机数产生程序,包含了随机数产生的各种方法。-All kinds of random number generator program includes various methods of random number generator.
-
-
0下载:
一种应用matlab进行光谱定标和随机数产生的源代码-An application for spectral calibration matlab and random number generator source code
-
-
0下载:
仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random genera
-
-
0下载:
差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
-
-
0下载:
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一
-
-
0下载:
用MATLAB编的随机数生成程序代码,希望对大家有所帮助。-Compiled using MATLAB random number generator program code, we want to help.
-
-
0下载:
包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序,可根据自己需要进行修改(Including dijkstra, Floyd, kruskal, dynamic programming, random number generator and other matlab programs, which can be modified according to their own needs)
-