Oluwaseun Lijoka - MATLAB Central
photo

Oluwaseun Lijoka


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 11/15 to 04/25Use left and right arrows to move selectionFrom 11/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 질문
0 답변

순위
36,762
of 297,922

평판
1

참여
6 질문
0 답변

답변 채택
50.0%

획득한 표
1

순위
 of 20,504

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,878

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


pde23t error in chebfun
Hello there, I am using chebfun to approximate a system of pde but I discover that the pde23t solver does not allow any other ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


function on separate interval
Hello there, I have a function f(x,t) defined on (0,1). The function is however discontinuous at x=1/2 such that we have two s...

대략 9년 전 | 답변 수: 1 | 1

1

답변

질문


How do I generate a vector of ordered integer without a loop or in faster way
I have to generate a vector 0123123451234567123456789 and the quickest idea was given by cyclist M=[0]; for ...

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

2

답변

질문


How do I create a faster ordered vector without for loop
I discover that this pseudo code within my code makes my program slow probably because of the for loop and the fact that JJ is n...

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

1

답변

질문


How do I generate a vector of ordered integer
I want to generate a vector of the form [1 2 3 1 2 3 4 5 1 2 3 4 5 6 7 1 2 3 4 5 6 7 9] with simple matlab code.

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

1

답변

질문


How can I use vectorization to speed up the following code
I have the following code. x, y and t are variables. M is a big number and I discovered that the double loop will take a longer ...

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

1

답변