登录
首页 » Fortran » Nelder-Mead

Nelder-Mead

于 2013-08-23 发布 文件大小:4KB
0 54
下载积分: 1 下载次数: 311

代码说明:

  Nelder-Mead算法,三维搜索,用于孔隙结构很方便(three dimentional simplex search)

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

发表评论

0 个回复

  • Hilbert
    这是一个希尔伯特变换的程序包,里面共有5个程序,可用于普通的希尔伯特变换(This is a Hilbert transform of the package, a total of five procedures which can be used in ordinary Hilbert Transform)
    2009-04-03 22:39:42下载
    积分:1
  • 利用Visual C++和OpenGL联合写的一段演示程序,说明OpenGL的透视效果是如何实现...
    利用Visual C++和OpenGL联合写的一段演示程序,说明OpenGL的透视效果是如何实现-The use of Visual C++ And OpenGL to write a section of a joint demonstration program to illustrate the effect of OpenGL perspective is how to achieve
    2022-03-17 20:53:01下载
    积分:1
  • flac
    由flac3d软件进行土体三轴实验的模拟实验。(Simulated triaxial experiment.)
    2021-04-16 00:08:54下载
    积分:1
  • Basic
    三维离散元程序,功能是生成随机颗粒,将指定区域填满并且没有重叠量(3D DEM codes,its fuction is to generate random granulars without overlap.)
    2020-11-15 15:49:41下载
    积分:1
  • Kriging-2d-and-3d-contour
    c++实现克里金插值,绘制等值线,同时里面有opengl的配置环境,适合地球科学参考(c++ achieve Kriging, draw contours, while there are opengl configuration environment for Earth Science Reference)
    2015-11-26 22:41:27下载
    积分:1
  • 粘弹性材料程序及验证
    说明:  用于abaqus粘弹性材料的计算模拟及验证(Computational simulation and verification of ABAQUS viscoelastic materials)
    2021-04-14 18:28:55下载
    积分:1
  • 在功能描述和应用OpenGL函数,很好配置…
    opengl中的函数功能说明及应用,非常齐全,有助于大家深入学习OpenGL-opengl functions in the function descriptions and applications, very well equipped to help our in-depth study and OpenGL
    2023-03-16 14:10:03下载
    积分:1
  • weixiuli2014
    Matlab简单TasksFrom LaralWikiLoading数据从一个文件中(Matlab Simple TasksFrom LaralWikiLoading data from a file)
    2012-10-27 14:44:09下载
    积分:1
  • Lidar点云数据处理软件,深度影像分类以及边缘检测
    Lidar点云数据处理软件,深度影像分类以及边缘检测-Lidar
    2023-07-11 04:20:04下载
    积分:1
  • OpenGL 中的底纹和着色器( iOS )
    翻译 maninwest@Codeforge 作者:KarstenK@CodeProject介绍如何在 IOS 上使用 OpenGL 底纹。OpenGL 是个也可在其他平台可用的技术。背景我想更好地了解 OpenGL,因其图形性能和在其他项目中使用的兼容性。 使用代码包含的示例项目是根据 MVC-模式,从Xcode 纯模板衍生而来的,  Model-View-Controller 有助于将代码分成有用的片段。ViewController 类名副其实,控制视图工作的方式。重要的是Displaylink,因为这是从显示器中的回调或用于新像素输出的更好的 GUP 计时器。- (void)startDisplayLinkIfNeeded { if (!_displayLink) { self.displayLink = [CADisplayLink displayLinkWithTarget:_viewOpenGL selector:@selector(display)]; [_displayLink addToRunLoop:[NSRunLoop mainRunLoop] forMode:NSRunLoopCommonModes]; } }GUI 在存储控件的 Main.storyboard 中进行配置。它们通过 outlet(出口) 连接到  ViewController 。开始使用 OpenGL 为了以某种方式使用 OpenGL ,我通过 Objective -C 中的典型单例模式设计了一个 OpenGLContext  类。+ (instancetype)sharedInstance
    2022-05-08 07:40:50下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载