photo

Juan Zegarra


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
29,745
of 300,756

평판
1

참여
10 질문
0 답변

답변 채택
50.0%

획득한 표
1

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to print this box in MatLab?
Hello can you please help me with the code for this box of Os' and Xs'? So far I've done this but I only print one line. n=inp...

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

1

답변

질문


How to determine if a number is prime?
Hello, I was wondering if you can help how to determine if numbers from 0 to 100 are prime. Should I use loops? Please I am real...

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

2

답변

질문


How to print this graph?
So far I have this. Please help. 2(n-1)+1 %number of x n=row floor(col/2-(n-1)) %number of blanks floor (row/2-(n-1))

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

1

답변

질문


How to make a diamond with asterisks?
Hi can you help me doing this? So far I have this but I'm not sure what to do next or when to write the loops. 2(n-1)+1 %numbe...

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

1

답변

질문


Script that calculates the following sum
Write a script that will calculate the convertage series of S= starting at n=0. This series will converge on S=2. That is 1/1 +1...

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

1

답변

질문


function min() using loop or nested loop
Write e acode for the MatLab function min() that will have a vector or matrix argument and will return the minimun and index of ...

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

1

답변

질문


rem() function vector or matrix input
Write a function to do the MatLab rem() function (remainder of a division) and will work with a vector or matrix input. The func...

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

0

답변

질문


Nested Loop Script (Triangle)
Write a nested llop script that will print the following pattern, printing one number or character at a time starting at 1 and u...

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

1

답변

질문


Script using loop and if statement
Hello, can you please help me with this problem? *Write a script using a loop that will take a vector (of any size) of numbers ...

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

1

답변

질문


How to make a rainbow in MatLab?
Hello can someone please help me work this out? My professor asked us to make a rainbow. This is what I have so far, using the t...

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

1

답변