photo

ahmad


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
34,062
of 297,503

평판
1

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
1

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


function names as variables
I have created functions (say func1 and func2) with this format (each of which was written in a separate file) -----------...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Solving sparse linear system
I want to solve a linear system Ax=b, where A is about 16777218x16777218 matrix, it is sparse but not symmetric positive definit...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to plot a single valued function over a triangulated surface?
I have a finite element mesh [t,p] for a surface in 3D, where t is the triangles and p is the (x,y,z) coordinates of the vertice...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


The output of refinemesh function. Is it always the same or a given mesh ?
Let Tn be a triangular mesh obtained from T0 after n times refinement using the "refinemesh" function in Matlab. The questi...

10년 초과 전 | 답변 수: 1 | 1

1

답변

질문


why can't I get a vector as an output while using a constant in the function handle ?
I define the following constant function f=@(x,y)0; and I define the following vector z=[1 2; 3 4; 5 6]; I want to ...

대략 11년 전 | 답변 수: 2 | 0

2

답변