Community Profile

photo

ahmad


2014년부터 활동

Followers: 0   Following: 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) -----------...

5년 초과 전 | 답변 수: 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...

대략 8년 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 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 ...

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

2

답변