photo

Lama Hamadeh


Nottingham Trent University

Last seen: 대략 3년 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

13 질문
0 답변

순위
95,460
of 300,364

평판
0

참여
13 질문
0 답변

답변 채택
46.15%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • First Review

배지 보기

Feeds

보기 기준

질문


Simpson method on f(x)
Hi, I am trying to code the integration of a simple function using Simpson method. I have managed to get the right solution us...

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

1

답변

질문


Add cells into a square
Hi, I have the below square. How can I create a mesh of cells inside the square generated from equal subdivision on each edge? ...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Creating a logic vector out of 2D matrix
Hi, How can I create a logic vector out of a matrix in a way that each row of equals to when the second element of per row...

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

3

답변

질문


mapping matrix of two vectors
Hi, If I have two vectors and as shown below. Is there a way to create matrix that mapps each row of with its correspondent...

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

1

답변

질문


reordering matrix elements according to another matrix
Hi, If I have the following two matrices: A = [2 ; 4 ; 1 ; 3]; B = [12; 15; 20; 9]; where each row in corresponds to each r...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Find out the cell index from matric values
Hi all, I want to find out the cell index of each row of matrix . Each row has two values that correspond to and . I need to c...

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

1

답변

질문


Relation between two vectors elements
Hi all, suppose I have two vectors: A = [1 2 3 4 5 6 7 8 9 10]; B = [4 7 8 2 1 10 3 5 9 6]; Ho can I say, the first element ...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Access the x and y values using cell index
Hi all, I am trying to access the values of both x and y values using just the cell index similar to the structure shown below....

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

1

답변

질문


spectral solution to 1D KdV equation
I am trying to solve the solution of a 1D KdV equation (ut+uux+uxxx=0) starting from a two solitons initial condition using Four...

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

0

답변

질문


ode45 goes to infinity!
Dear all, I am solving 2D shallow fluid equations where I first use the time-independent equations and then I integrate the t...

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

0

답변

질문


values instead of points
Dear all, I have the following code: xmin=27.5; xmax=35.5; ymin=32.8; ymax=62.5; x=linspace(xmin,xmax,100); y=y...

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

1

답변

질문


PDE solution in a different spatial domain
Hi, I have a time-dependent PDE solution T(k,i) where k runs over time steps (i.e., k=1:nt) and i suns over spatial steps (i....

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

0

답변

질문


Change the value of PDE solution spatial indices
Dear all, I have solved the partial differential equitation of the diffusion equation (first order in time and second order i...

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

0

답변