photo

Qiang


Last seen: 12 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

2 个提问
3 个回答

Cody

1 个问题
1 个答案

排名
128,056
of 301,432

声誉
0

贡献数
2 个提问
3 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
164,205
of 174,555

贡献数
1 个问题
1 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Segmentation violation error when I run a mex file
Hi James, I am dealing with mex a lot recently. The previous code works with your advices. However, another code doesn't work...

12 years 前 | 0

提问


Segmentation violation error when I run a mex file
I need to call a Fortran file when I run matlab. The fortran file was provided by roms.org. I can use mex to generate .mexa64 us...

12 years 前 | 2 个回答 | 0

2

个回答

问题


Segmentation violation error when I run a mex file
I need to call a Fortran file when I run matlab. The fortran file was provided by roms.org. I can use mex to generate .mexa64 us...

12 years 前 | 0 | 12 个解题者

已解决


Segmentation violation error when I run a mex file
I need to call a Fortran file when I run matlab. The fortran file was provided by roms.org. I can use mex to generate .mexa64 us...

12 years 前

已回答
out of memory using a fortran-compiled mex
Ok. I think I found the problem. Line 15-17 should be changed to fit a 64-bit system. Original: integer nlhs, nrhs, ...

13 years 前 | 0

| 已接受

已回答
out of memory using a fortran-compiled mex
My matrix is 163*107 for 2D case and 163*107*33 for 3D and my RAM is 8Gb. Even I reduced the matrix by (1:10:end,1:10:end), I st...

13 years 前 | 0

提问


out of memory using a fortran-compiled mex
Hi All, I compiled a fortran file download from http://oces.us/RNT/ using >>mex rnt_oa3d_mex.f and got rnt_oa3d_mex.mex...

13 years 前 | 3 个回答 | 0

3

个回答