photo

Samantha Farmer


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
175,314
of 300,780

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,086

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,018

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Write a function with three input arguments: a vector, math handle, plot handle?
The question is: Write a function that will receive three input arguments: first argument is the data in the form of a x vector...

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

1

답변

질문


Plot Specific Info from a data file?
So here is the problem: A file called avehighs.dat stores the average high temperatures for each month for a year(rounded to int...

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

1

답변

질문


How to get program to keep asking for the input until the user provides a correct one?
I was trying to write a script that will ask the user to input a number between 100 and 200, inclusive. The program will check ...

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

1

답변

질문


Converting a for loop to a while loop
I'm trying to convert this for loop into a while loop but keep getting the x value of the while loop as zero when it should be r...

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

2

답변

질문


Keep getting error message for making a script for checking the value of a number between 100&200?
So I'm trying to write a script that will ask the user to input a number between 100 and 200, inclusive. The program will check...

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

1

답변

질문


How to write a function that will count the number of prime numbers betweeen n1 and n2 using a for loop?
I need to write a function CountPrimes(n1, n2) that will count the number of prime numbers between n1 and n2 and return the coun...

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

3

답변