photo

Amarpal


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: CFD

统计学

MATLAB Answers

9 个提问
3 个回答

排名
100,417
of 300,857

声誉
0

贡献数
9 个提问
3 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How do I recover the renumbered mesh connectivity after using the symrcm function on my matrix?
Hello! I'm trying to renumber my Finite element mesh, and I'm trying out the symrcm function implemented in MATLAB. I can get...

12 years 前 | 0 个回答 | 0

0

个回答

提问


GMRES - Generalized minimal residual method
Hello! I would like to know, if there is an implementation of the GMRES in MATLAB on FORTRAN? Many Thanks Amar

13 years 前 | 0 个回答 | 0

0

个回答

已回答
Ugly Lines in Plot
Perhaps you are talking about the gridlines? You can use the following: h = plot(percent,angle); set(h,'edgecolor','none') ...

13 years 前 | 0

提问


Overwriting doxyfile in doxygen
Hello! I'm trying to use doxygen to create some documentation for my MATLAB scripts. I was going through the following link: ...

13 years 前 | 0 个回答 | 0

0

个回答

已回答
GUI : function GUI_calciumDynamics_1_OpeningFcn(hObject, eventdata, handles, varargin)
Workaround: This error can be avoided by loading the required variables rather than calling the actual function. I saved the va...

13 years 前 | 0

提问


GUI : function GUI_calciumDynamics_1_OpeningFcn(hObject, eventdata, handles, varargin)
Hello! I'm following a video on creating a GUI with GUIDE ( <http://www.mathworks.co.uk/videos/matlab/creating-a-gui-with-gui...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Including runtime based values in the title of a 2D plot
Hello! I'm writing a post-processor. This is basically making 2D plots in a sequence by updating them in every iteration to s...

14 years 前 | 1 个回答 | 0

1

个回答

提问


roundoff function not working
Hi I have MATLAB 7.6.0 (R2008a) and I can't get the roundoff function running on this version. Any suggestions please? Man...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Accuracy issues when reading data from an input file
Hi A simple question. Please find the code below. I'm experiencing an accuracy issue. Tried %f, %e and %g in fscanf but none ...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Parametric variable names
Hi Here's my question: Suppose there is an array called 'var' of size 40*1. I want to write a for loop that divides 'var' in...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
Resetting arrays
Thanks a lot. New to MATLAB :)

15 years 前 | 0

提问


Resetting arrays
Is there any way a vector/matrix that is initialized in an iterative program be reset, so that MATLAB doesn't recognize it in th...

15 years 前 | 2 个回答 | 0

2

个回答