photo

Manh Duc Luong


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Hi, I want to make the final output to 4 decimal places. But it kept showing only 1. I tried a lot but doesn't work. Please help me
Ass_1 = input("Lab Assignment #1:"); Ass_2 = input("Lab Assignment #2:"); Ass_3 = input("Lab Assignment #3:");; %Quizzes qu...

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

1

답변

질문


I want to convert the cell array to struct but I dont know how to use the cell2struc command. I am new, please help me
patients = {'LastName','FirstName','Age','Weight','Diagnosis';'Johnston','John','69','230','Pulmonary Hypertension';'Lee','Kyle'...

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

1

답변

질문


I have been working on this code. But it's kept showing me this error. Please help me
A = [1 0; -1 3]; n = numposel(A) function res = numposel(A) [rows, cols] = size(A); res = 0; for i=1:rows for j =1:col...

거의 3년 전 | 답변 수: 2 | 0

2

답변