photo

Matthew Moynihan


The University of Rochester - The Laboratory for Laser Energetics

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

I have a PhD in Chemical Engineering from the University of Rochester. I will be uploading code that I developed while in graduate school. The first is a video processing code which I used to measure droplets as they were produced in a T-Junction. This was used to pull data from a continuously running process.
Professional Interests: Droplet Production, monitoring

Statistica

All
MATLAB Answers

4 Domande
0 Risposte

File Exchange

10 File

RANK
5.255
of 300.364

REPUTAZIONE
9

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
9

RANK
3.624 of 20.934

REPUTAZIONE
424

VALUTAZIONE MEDIA
4.70

CONTRIBUTI
10 File

DOWNLOAD
15

ALL TIME DOWNLOAD
4103

RANK

of 168.407

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

  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission

Visualizza badge

Feeds

Visto da

Inviato


Droplet Video Processor - code 3 of 3
This code takes the signal generated by parts 1 & 2 and converts it to usable information.

circa 12 anni fa | 2 download |

0.0 / 5
Thumbnail

Inviato


Energy density made by six rings of current in a box.
This code gives you the energy density made by six rings of current in a box in the XY plane.

circa 12 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


The Magnetic Field Made along a Path by Six Rings Of Current
Pick two points. This code gives you the X, Y, Z field along a line from start to finish.

circa 12 anni fa | 2 download |

0.0 / 5
Thumbnail

Inviato


The Magnetic Field Made By Six Rings of Current - Enter Value
This code finds the magnetic field made by six rings of current from an X,Y,Z coordinate.

circa 12 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


The Magnetic Field Made By A Ring Of Current - Enter Value
This code finds the magnetic field from coordinates entered by you.

circa 12 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


Droplet Video Proccessor - code 2 of 3
This code takes a video of droplets made in a T-Junction and turns it into a sawtooth signal.

circa 12 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


The Magnetic Vector Field Made By Six Rings of Current
This code generates the XY vector field of the magnetic field made by six rings of current in a box.

circa 12 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


Droplet Video Proccessor - code 1 of 3
This code processes video of droplet production and does statistics on each droplet made.

circa 12 anni fa | 2 download |

0.0 / 5
Thumbnail

Inviato


The Magnetic Vector Field Made by a Ring of Current
This code makes the vector field generated by a single ring of current.

circa 12 anni fa | 3 download |

5.0 / 5
Thumbnail

Inviato


Energy Density for a Single Ring of Current
This makes the energy density generated by a single ring of current sitting in the XY plane.

circa 12 anni fa | 1 download |

0.0 / 5
Thumbnail

Domanda


Inserting a tab character into a string
I am attempting to insert a space into a string. Here is my code: t1 = 'Control Chart For '; t2 = '\t'; t3 = num2str(...

oltre 14 anni fa | 5 risposte | 4

5

risposte

Domanda


Checking file names
Hello, I am writing a file to excel. Here is the code: xlswrite('data.xls', file); How can I check t...

quasi 15 anni fa | 1 risposta | 0

1

risposta

Domanda


Saving a Bilevel - or Binary Image
Hello, I am creating a black and white movie in my code. I create a 4 dimensional matrix of zeros. Each number in ...

quasi 15 anni fa | 2 risposte | 0

2

risposte

Domanda


Creating a matrix of blank spaces.
If I wanted to create a matrix of blanks spaces I would use the following command: A = [' ', ' '; ' ', ' ';]; but what if ...

quasi 15 anni fa | 5 risposte | 5

5

risposte