photo

Segun Emmy


2013년부터 활동

Followers: 0   Following: 0

메시지

Telecommunication engineer
Professional Interests: Technical Computing

통계

MATLAB Answers

7 질문
0 답변

순위
231,557
of 301,275

평판
0

참여
7 질문
0 답변

답변 채택
85.71%

획득한 표
0

순위
 of 21,216

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,777

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


how to plot a graph in log base 10 scale on the x axis
Can anyone help with the proper syntax to plot a graph in log base 10 scale for example with f on the x -axis(log base 10 scal...

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

1

답변

질문


proper way of making for loop compute a unequal points
Can anyone help with the proper syntax to compute the following points using for loop and get an output for each point as show...

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

1

답변

질문


how to loop a whole program 100 times to get a single output
Please can anyone help with syntax to loop the program below a 100 times to get a single output T from T = TB*T where TB is T...

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

2

답변

질문


syntax for loop output implementation
I need help to implement this for loop program as shown below with ten different outputs f = 25 ; for m = 0:10:80; ...

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

2

답변

질문


need syntax to store and preallocate the output from a for loop and use them for serial multiplication
Please how can i implement this for loop to get the serial multiplication f = 25 ; m = 0:10:80; Zcb = 104.5; l =...

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

1

답변

질문


Syntax to multiply 10 different 2 by 2 matrices sequentially in matlab
Please I need help with syntax to multiply ten 2 by 2 matrices i.e T = A1*A2*A3*A4*A5*A6*A7*A8*A9*A10 in matlab

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

2

답변

질문


Obtain an output in sequential multiplication using matlab
Hi all, Can anyone help with proper codes in matlab to implement the program below: % constants n = 1;x=2;P=4; Zc =...

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

2

답변