结果:找到“fortran”相关内容87个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
整理形成MATLAB2018程序及学习视频
6 个回复 - 2175 次查看
整理形成MATLAB2018程序及学习视频,包括软件、视频、源码及函数速查等,一共18多G
MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。行矩阵运算、绘制函数和数据、 ...
2020-12-28 09:21 - jyu766147 - 现金交易版
Frontier做随机前沿引力模型SFA详细操作步骤及视频教程实例
12 个回复 - 19560 次查看
Frontier做随机前沿引力模型详细操作步骤及教程,Frontier是一款专门用于完成随机前沿分析的软件,它可以用最大似然法估计随机前沿成本模型(StochasticFrontier Cost Model)和随机前沿生产模型(StochasticFrontier P ...
2020-7-5 10:30 - 三农硕士 - 现金交易版
Automotive SPICE V3.0, VDA,QMC
1 个回复 - 956 次查看
Automotive SPICE
Process Reference Model
Process Assessment Model
Version 3.0
Title: Automotive SPICE Process Assessment/Reference Model
Author(s): VDA QMC Working Group 13/Automotive SIG
V ...
2020-1-17 16:03 - Mujahida - 现金交易版
[合集]FORTRAN IMSL程序库
5 个回复 - 2635 次查看
几本FORTRAN与C的IMSL程序库的书,适用于数值计算。
1.Cmath_V1
2.Cmath_V2
3.IMSL-Fortran90
4.FORTRANIMSL
5.IMSL程序库
**** 本内容被作者隐藏 ****
2015-4-17 01:02 - accumulation - 量化投资
[QuantEcon]MATLAB混编FORTRAN语言
294 个回复 - 6047 次查看
- DisplayTables.m reads the Tables data from the results subfolder and prints them on screen using the same format and ordering as in the paper (without row names).
2020-12-9 17:57 - tulipsliu - MATLAB等数学软件专版
动态随机一般均衡DSGE的FORTRAN编译器配置
4 个回复 - 1375 次查看
Author : 刘旭东
许可授权
/*
* Copyright (C) Daniel tulips liu
*
* This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis ...
2020-6-19 14:15 - tulipsliu - MATLAB等数学软件专版
R compile FORTRAN advance lauguage
9 个回复 - 1152 次查看
do it best , economy and management.
Author : Daniel tulips liu . Copyright © tulipsliu.
University : Renmin Universtiy of China.
Also , Copyright © Sebastian Ankargren , Yukai Yang ...
2021-2-5 17:49 - tulipsliu - R语言论坛
【独家发布】Fortran Related eBook
3 个回复 - 1062 次查看
Fortran
[*]Fortran programming language - Wikibooks[/backcolor]
[*]Introduction to
fortran 95 and numerical computing: a jump-start for scientists and engineers[/backcolor] (PDF)
[*]Self Study Guid ...
2016-8-24 02:32 - 吕涛 - winbugs及其他软件专版
Fortran课件-ppt350页
0 个回复 - 732 次查看
第一章 算法(略)
第二章 计算机和计算机程序(略)
第三章 Fortran语言程序设计初步
第四章 逻辑运算和选择结构
第五章 循环结构的实现
第六章 Fortran的数据结构
第七章 数据的输入和输出
第八章 常用算 ...
2018-10-22 18:18 - daka123 - 现金交易版
基于FORTRAN的项目在系统平台移植时的数据挖掘
0 个回复 - 514 次查看
摘要:针对核仿真系统在不同系统平台(由Windows到Linux)转换中异构数据格式的不同,从大量多特征源文件中挖掘所需数据,并转换存储到需求格式文件中的通用方法。主要采用AWK脚本实现对所需数据提取、格式转换、原文件 ...
2018-2-7 13:40 - a智多星 - 人工智能论文版
Fortran77和90_95编程入门(丁泽军)
7 个回复 - 3610 次查看
Fortran77和90_95编程入门(丁泽军),精简易学。
Fortran95个人版下载地址:
http://www.silverfrost.com/32/ftn95/ftn95_personal_edition.aspx
测试程序:做1亿个加法所用时间
integer i
real t1,t2,a
...
2017-8-23 17:41 - feig - 数据分析师(CDA)专版
R语言调用Fortran
0 个回复 - 1115 次查看
用dyn.load("D:/FORTRAN6.5/bar1/Debug/bar1.dll")导入bar动态库时并没有报错,应该是导进来了,因为Fortran那边已经不用对bar1进行更改了,因为它被R调用着;可以 is.loaded("bar1")时是false;所以在调用. ...
2016-5-12 12:54 - hy905393639 - 爱问频道
R 语言调用 Fortran
0 个回复 - 1667 次查看
本人想对
fortran 文件 pclogit.f90 生成 R语言可以使用的脚本:
system("R CMD SHLIB d:/R_code/pclogit/src/pclogit.f90")
Warning message:
运行命令'make -f "Makevars" -f "d:/PROGRA~2/R/R-32~1.2/etc/ ...
2015-10-21 18:41 - kun8100 - R语言论坛
Developing Statistical Software in FORTRAN 95
4 个回复 - 1848 次查看
Many books teach computational statistics. Until now, however, none has shown how to write a good program. This book gives statisticians, biostatisticians and methodologically-oriented researchers the ...
2015-6-22 16:29 - lasgpope - 量化投资
R与Fortran语言的组合
3 个回复 - 2246 次查看
这是R与Fortran语言结合的比较好的一个软件,需要的朋友可以去看看。
RFortran website
R
fortran Software Library
A library of
fortran procedures for accessing R from Fortran
v3.0.0 - ...
2015-6-16 13:37 - addison_yhm - R语言论坛
R调用fortran
2 个回复 - 2632 次查看
我装了Rtools,也定义了环境变量,一切显示正常,可是发现调用
fortran的时候及其不稳定
我的
fortran程序如下
subroutine MYSUB(n,x)
!DEC$ ATTRIBUTES DLLEXPORT, STDCALL:: MYSUB
impli ...
2014-1-13 07:21 - coral90 - R语言论坛
请教:R调用Fortran
5 个回复 - 6011 次查看
请看:
我从R网站上下了一个文件包bayesQR,里边有文件 data man R src。
我先运行程序1:
# Simulate data from heteroskedastic regression
n
2011-12-20 11:13 - 南开2011博 - R语言论坛
The Fortran 2003 Handbook
4 个回复 - 1081 次查看
The Fortran 2003 Handbook
Jeanne C. Adams · Walter S. Brainerd ·
Richard A. Hendrickson · Richard E. Maine ·
Jeanne T. Martin · Brian T. Smith
The Fortran 2003 Handbook
The C ...
2012-3-1 22:54 - 天狮 - MATLAB等数学软件专版
现代Fortran阐释
1 个回复 - 993 次查看
Michael Metcalf,
作为一门计算机高级编程语言,
现在了解Fortran的人并不太多,
然而她依然生命力强劲!
一年前牛津大学出版社的这本书,
为我们打开了现代Fortran之门。
Modern Fortran Explained,
Ox ...
2012-3-24 23:21 - research - 休闲灌水
求fortran电子书
4 个回复 - 1325 次查看
Fortran 95/2003 for scientists and engineers / Stephen J. Chapman
Chapman, Stephen J
Boston : McGraw-Hill, c2008
3rd ed
2012-3-6 06:44 - eachonly - 求助成功区
fortran高手请进!
1 个回复 - 2940 次查看
D:\
fortran\program\ak0\VAR.FOR(43) : Warning: Because of COMMON, the alignment of object is inconsistent with its type & ANT(3),YR,MIGANT(-1:300,3,4),PANT(4)---- ...
2009-2-8 18:16 - hannibalcn - 计量经济学与统计软件