登录
首页 » 算法 » 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!...

用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!...

于 2022-02-21 发布 文件大小:5.28 kB
0 204
下载积分: 2 下载次数: 1

代码说明:

用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!-TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different methods of producing sample points in the tetrahedron, and to vary the tetrahedron over which integration is carried out.

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

发表评论

0 个回复

  • Tony Jpeg j2k 演示
    Tony Jpeg Lib _ 演示
    2022-02-21 09:18:33下载
    积分:1
  • 2kDPDS源码
    2k近邻数据流聚类算法,采用vc++实现 The summary of what you will find in each of the files that make up your 2kDPDS application. 2kDPDS.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. 2kDPDS.h     This is the main header file for the application.  It includes other
    2022-05-15 07:28:24下载
    积分:1
  • 车辆路径问题
    车辆路径问题的源代码 它是基于TSP经典问题
    2022-04-17 02:57:39下载
    积分:1
  • 艺术与信息学竞赛 刘汝佳等 +学习指导+习题
    本书由刘汝佳、黄亮编著,由清华大学出版社出版。本书较为系统和全面地介绍了算法学最基本的知识。这些知识和技巧既是高等院校“算法与数据结构”课程的主要内容,也是国际青少年信息学奥林匹克(IOI)竞赛和ACM/ICPC国际大学生程序设计竞赛中所需要的。书中分析了相当数量的问题。本书共3章。第1章介绍算法与数据结构;第2章介绍数学知识和方法;第3章介绍计算机几何。全书内容丰富,分析透彻,启发性强,既适合读者自学,也适合于课堂讲授。 本书适用于各个层次的信息学爱好者、参赛选手、辅导老师和高等院校计算机专业的师生。本书既是信息学入门和提高的好帮手,也是一本内容丰富、新颖的资料集。。
    2023-04-30 17:50:18下载
    积分:1
  • 四轴源码以及原理图
    小四轴的源码以及原理图    #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8  k = 0;void SPI_Configuration(){ SPI_InitTypeDef   SPI_InitStructure;   /* SPI1 Config -------------------------------------------------------------*/  SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex;  SPI_InitStructure.SPI_Mode = SPI_Mode_Master;  SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b;  SPI_InitStructure.SPI_CPOL = SPI_CPOL_High;  SPI_
    2023-03-12 15:55:03下载
    积分:1
  • LC_trie 程序源代码
    LC_trie 算法程序源代码-LC_trie algorithm source code
    2022-06-20 04:38:16下载
    积分:1
  • mp3转pcm C源代码
    mp3转pcm C源代码
    2022-12-26 17:55:03下载
    积分:1
  • 2D FDTD and plane wave expansion for the calculation of optical and microwave
    2D的FDTD和平面波展开,用于光学和微波计算-2D FDTD and plane wave expansion for the calculation of optical and microwave
    2022-03-19 16:19:45下载
    积分:1
  • 问题
    poj 2408 解题代码,北大acm在线可以测试。-problem-solving poj 2408 code, North acm test online.
    2022-02-01 04:39:11下载
    积分:1
  • 图形学演示程序
    图形学中画线,画圆,多边形,线段裁剪,画曲线,此程序是基于窗口的,画线包括DDA,Midpoint,bresenham画线方法,中点画圆,多边形扫描线算法,区域填充算法,线段裁剪Cohen-Sutherland,中点分割线算法,梁友栋-bayskey算法,曲线Bezier曲线定义画,Bezier曲线递推画等,反正算法挺全面的,用的是MFC用户窗口
    2022-03-03 11:07:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载