photo

Shynta Nanda


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
154 351
of 300 364

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


how to do simple linear regression in gui?
clear;clc; x=[1 3 5 7 10 12 13 16 18 20]; y=[3 2 6 5 8 7 10 8 12 10]; square=x*x’; d=x*y’; sx=sum(x); sy=sum(y...

nästan 6 år ago | 1 answer | 0

1

answer

Question


does anyone know how we enter data manually into "uitable"?

nästan 6 år ago | 2 answers | 0

2

answers

Question


Can anyone help me? I don't know how to fix errors from this Guide
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)Hitung_Luas_GUI('pushbutton2_Callback',hObject,eventdata,guida...

nästan 6 år ago | 0 answers | 0

0

answers

Question


how to calculate the volume of a CT-Scan image but only at the damaged point
thank you...

nästan 6 år ago | 1 answer | 0

1

answer

Question


Hello everyone, I got this error and I do not know how to solve. I used guidata(hObject, handles); but it solves the half of the error. Could you help me finding the problem in the following code please?
Warning: Suspicious fragmentary file, might not be DICOM. > In dicomread>newDicomread (line 202) In dicomread (line 89) ...

nästan 6 år ago | 0 answers | 0

0

answers