登录
首页 » Matlab » 蒙特卡洛法求椭圆面积的MATLAB源程序代码

蒙特卡洛法求椭圆面积的MATLAB源程序代码

于 2023-03-07 发布 文件大小:1.44 kB
0 97
下载积分: 2 下载次数: 2

代码说明:

应用背景   这个算法已经在金融学、经济学、工程学、物理学、计算科学及计算机科学等多个领域广泛应用。而且这个算法本身并不复杂,只要掌握概率论及数理统计的基本知识,就可以学会并加以应用。由于这种算法与传统的确定性算法在解决问题的思路方面截然不同,作为计算机科学与技术相关人员以及程序员,掌握此算法,可以开阔思维,为解决问题增加一条新的思路。关键技术   很多实际问题的数学模型均可归结为求解形如f(x)=0的线性方程组或非线性方程组.求解非线性方程组的一般方法是 迭代法.由于用传统方法求解非线性方程组容易导致失败、精确度偏低或有效性偏差等问题,因而需要改进求解方法,以取得明显的效果.为了使求解线性或非线性方程组的工作变得更加高效、精确和便捷,可以采用求解线性和非线性方程组的通用算法,此即蒙特卡罗算法.

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

发表评论

0 个回复

  • Random-Processing
    利用matlab对随机过程课程的仿真 1、利用matlab绘制随机过程的谱密度G_x (ω)=2αβ/(β^2+ω^2 ) (α、β为正数)的图像。 2、绘制白噪声的功率谱密度函数G_x (ω)=N/2和自相关函数R_N (τ)=N/2 δ(τ)的图像。 3、分析低通白噪声和带通白噪声的功率谱密度函数和自相关函数的性质并举例同时绘制其图像。 (1, drawn using a random process matlab spectral density G_x (ω) = 2αβ/(β ^ 2+ ω ^ 2) (α, β positive) image. 2 for the white noise power spectral density function G_x (ω) = N/2 and the autocorrelation function R_N (τ) = N/2 δ (τ) of the image. 3, the analysis of low-pass white noise and band-pass white noise power spectral density function and autocorrelation function of the nature and the examples at the same time to draw its graphics.)
    2011-12-10 22:20:15下载
    积分:1
  • xin1
    (1)人脸图像的采集 (2)人脸图像增强:去噪、均衡、尺寸归一化、倾斜校正等 (3)脸部肤色区域分割:采用肤色模型检测与分割人脸肤色区域 (4)脸部五官区域分割:采用算法将人脸分割成眉毛、眼睛、鼻子、嘴巴等多个区域((1) Facial image acquisition (2) Face Image Enhancement: Denoising, Equalization, Size Normalization, Tilt Correction, etc. (3) Facial skin color region segmentation: using skin color model to detect and segment face skin color region (4) Facial Five-sense Region Segmentation: Face is segmented into eyebrows, eyes, nose, mouth and other regions by using the algorithm.)
    2021-03-17 00:29:21下载
    积分:1
  • ds_ss_rake
    RAKE receiver for direct-sequence spread spectrum systems Simulink model of a simple direct-sequence spread spectrum system with RAKE reception(RAKE receiver for direct-sequence spread spectrum systems Simulink model of a simple dir ect- sequence spread spectrum system with RAKE reception)
    2006-10-09 14:52:25下载
    积分:1
  • gengerate_sfnet
    按照文献《complex networks》中192-193页方法生成的scale free network,有详细注释。此方法有助于理解scale free network的生成原理,并画出了P(k)图,可以自己验证r值是否正确。(According to literature " complex networks" in the 192-193 page method to generate the scale free network, with detailed notes. This approach helps to understand the generation of scale free network theory, and plotted the P (k) diagram, you can verify their r value is correct.)
    2011-08-03 09:25:45下载
    积分:1
  • Charged-Rod-field
    均匀带电细棒的电场数值法程序,使用matlab编制(Uniformly charged rod electric field numerical method procedures)
    2014-12-03 16:14:04下载
    积分:1
  • QPSK
    信号在高斯信道下的仿真,本人自己编的,已经经过验证是正确的(The simulation signal under the Gauss channel, I own, has been verified to be correct)
    2013-12-17 16:55:47下载
    积分:1
  • 四轮驱动模型
    说明:  本压缩包包含两个大型simulink全驱越野电动汽车模型,论文,参数文档;可实现模糊pid仿真,新型驱动结构仿真对比,十一自由度的汽车模型进行横摆与前倾仿真,实现自动回正,并进行回正速度和稳定性进行优化(This compression package includes two large-scale Simulink full drive off-road electric vehicle models, papers and parameter documents; it can realize fuzzy PID simulation, simulation comparison of new driving structure, simulation of yaw and forward tilt of 11 DOF vehicle model, realize automatic righting, and optimize the righting speed and stability)
    2020-01-04 20:00:36下载
    积分:1
  • DCT
    一个基于dct变换的数字水印算法的源程序,可供进行数字水印学习和研究的学生及科研工作者学习参考(DCT-based digital watermarking algorithm transform the source code, available for study and research of digital watermarking students and researchers to study the reference)
    2007-09-05 02:40:19下载
    积分:1
  • Eyesegmentation
    睫毛最优阈值化处理之后用基于连通域搜索的方法进行噪声点删除,主要用到函数bwareaopen,代码包含在jiemao.m文件中。(Optimal threshold eyelashes after treatment with the method based on connected local search to remove the noise points, mainly used in the function bwareaopen, the code contained in the jiemao.m file.)
    2011-06-02 10:47:31下载
    积分:1
  • Q4A
    This program calculates the discrete fourier transform of values in a 1d array
    2014-12-09 11:59:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载