photo

Andrew Bazyk


The Ohio State University

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

2 Domande
0 Risposte

File Exchange

2 File

Cody

0 Problemi
5 Soluzioni

RANK
231.360
of 300.381

REPUTAZIONE
0

CONTRIBUTI
2 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
4.068 of 20.941

REPUTAZIONE
361

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
2 File

DOWNLOAD
9

ALL TIME DOWNLOAD
3466

RANK
55.783
of 168.477

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
60

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

oltre 10 anni fa

Domanda


Matlab repeated use of xlsread and xlswrite to network drive
I have a script that loops through raw Excel data files and writes out resulting Excel data files with nine sheets each. I call...

circa 11 anni fa | 2 risposte | 0

2

risposte

Inviato


DICOM View
GUI for viewing DICOM image sets

oltre 11 anni fa | 7 download |

5.0 / 5
Thumbnail

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 11 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 11 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

oltre 11 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

oltre 11 anni fa

Inviato


2014 NCAA March Madness Final Four Predictor
GUI for prediction of 2014 March Madness final four teams

oltre 11 anni fa | 2 download |

0.0 / 5
Thumbnail

Domanda


Will imrotate preserve scale?
If I have an image with a scale of 10 pixels/1mm , will this scale be preserved after rotating with imrotate?

oltre 11 anni fa | 1 risposta | 0

1

risposta