Community Profile

photo

Mitchell


2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Improving a function with user input
I'm wanting to allow the user to input the lot_type within the parking_cost1 function to prevent the current need to keep inputi...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


How to create a for/ while loop until a condition is met
I'm creating a function to determine the cost of parking at an airport. I have specific time requirements for the time parked an...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Using a switch case to determine parking cost
I'm wanting to create a function that houses a switch case code to determine the cost of parking based on predetermined rates. T...

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

1

답변

질문


while loops and functions
I'm trying to get this function where the function repeats over and over until the user quits. Quiting the program would be done...

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

1

답변

질문


Number guessing function using while and if else functions
while x>a || x<a %This classifies the user's input if the guess is above or below the program will tell the user their guess is...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


I'm wanting to change my formatting to scientific and output values in a table
An inches-to-angstroms conversion table for values of inches 1-15 %One inch is 254000000 angstroms %Defined a vector of inch ...

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

1

답변

질문


Function to display polynomial based on user input
function polynom3 () %This function outputs a third-order polynomial function with coefficients %as the input variables w=...

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

1

답변

질문


Creating a function that outputs a polynomial
Please write a MATLAB function with the following: (1) output a third-order polynomial function with the coefficients as the inp...

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

1

답변