Statistica
MATLAB Answers
0 Domande
1 Risposta
RANK
101.119
of 301.873
REPUTAZIONE
0
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
of 177.094
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
How to ask the user which column data in excel is the independent data? If yes, save 1st column as x-data, and 2nd column as y-data. If no, save 2nd column as x-data, and 1st column as y-data.
clc; clear; close all; %% -------- USER INPUT SECTION -------- %% Ac = input('Enter Carrier Amplitude (Ac): '); % ...
How to ask the user which column data in excel is the independent data? If yes, save 1st column as x-data, and 2nd column as y-data. If no, save 2nd column as x-data, and 1st column as y-data.
clc; clear; close all; %% -------- USER INPUT SECTION -------- %% Ac = input('Enter Carrier Amplitude (Ac): '); % ...
7 mesi fa | 0
