photo

Nma


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
229.899
of 300.343

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

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 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Confused as to where my syntax is incorrect. I am trying to Test the BCD output a function with the test_four_input_gate function and verify it with the BCD documentation.
This is my old code from testing a nand function. function test_two_input_gate(gate); fprintf("A|B|Result\n") for a=[false,t...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


how to plot a bar graph using for loop?
I have gotten my ouput results using a for loop. I have these results as : Young aged positv test results: 7 Middle aged posi...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


invalid use of operator for matlab loop?
I am trying to get the table to read positive diagnoses and sort them into the correct age group table=readtable('Final_COVID_D...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can i loop a cvs file so that it weeds positive results out of the negative results and separates them into different age groups
I've already inserted the cvs file into matlab, I've created comments to create three age groups. I am trying to figure out how ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort