photo

md sazzad


Last seen: etwa 2 Jahre vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

10 Fragen
0 Antworten

RANG
179.226
of 299.737

REPUTATION
0

BEITRÄGE
10 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
10.0%

ERHALTENE STIMMEN
0

RANG
 of 20.791

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 165.655

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Facing some errors during doing the program matlab.
function [residus, Stat, coefficients] = Calcul_Coef_NEW(SN, type, table_pression_kPa, P, T, degree) degree = input('Enter ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


undefine function : error
Hello Dears, Here i got the one error undefined function 'degree' . can anyone say the solve? how i can get solution? function ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to connect existing matlab code (.m) file with app designer in matlab?
Hello sirs, I am new in app designers in matlab. i would like to see the results in app designer from my existing program (.m)...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Hello, facing a problem on running first part of the program showing the given error ; i also add the 2nd part of this program and 2nd para and errors too.
function [EPClist,data]=extraction_data(Nomfichier) dummy=readtable(Nomfichier); %importfile j=1; for i=1:height(dummy) ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


can you please say why the error coming at the line 168. can you please give the solution?
%Calcul des coeff des polynomes p21 & p32 %pressure and temperature measurements at different levels. [residus_montant,Stat_mo...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


can anyone say why its coming error at 168 line ? please suggest me?
%Calcul des coeff des polynomes p21 & p32 %pressure and temperature measurements at different levels. [residus_montant,Stat_mo...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


error de opts .here i understood that we need to change delimer \t . so,my question is how can i change this deliter \t? or if you have any other solution to propose to solve
function [Sample,Status,P0,RawP,RawT]=extract_data_P0(Nomfichier,SW_version) %2 variable input 5 out put opts=detectImportOp...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Can you please say why this is coming? can you please solve this?
function [Sample,Status,P0,RawP,RawT]=extract_data_P0(Nomfichier,SW_version) %2 variable input 5 out put opts=detectImportOp...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error message 'char'.how to solve?
function [EPClist,data]=extraction_data(Nomfichier) dummy=importfile(Nomfichier); j=1; for i=1:height(dummy) if dumm...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can you please say why it is coming this error? i need a solution
function [Sample,Status,P0,RawP,RawT]=extract_data_P0(Nomfichier,SW_version) opts=detectImportOptions('Capteur2125011.txt')...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort