photo

Michael


Syracuse University

Last seen: plus de 5 ans il y a Actif depuis 2012

Followers: 0   Following: 0

Message

I work on the SuperCDMS experiment in collaboration with many universities/labs. MATLAB is so important.
Professional Interests: Sound, Math.

Statistiques

All
MATLAB Answers

18 Questions
3 Réponses

Cody

0 Problèmes
4 Solutions

RANG
7 570
of 300 364

RÉPUTATION
6

CONTRIBUTIONS
18 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
55.56%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
62 436
of 168 407

CONTRIBUTIONS
0 Problèmes
4 Solutions

SCORE
50

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
How To Clear Java Heap Space Memory????
I use this (but I'm not sure it works on my mac--mavericks): <https://www.mathworks.com/matlabcentral/fileexchange/36757-java...

environ 9 ans il y a | 0

Question


Hist3, Sort, and Finding Equal Matrices (any speed improvements/tips?)
I'm simulating event positions and times, and histogramming then in the XY plane. I want to find for each event, the time differ...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


Using hist3 and sorting
I'm simulating event positions and times, and histogramming then in the XY plane. I want to find for each event, the time differ...

presque 10 ans il y a | 1 réponse | 0

1

réponse

A résolu


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

plus de 10 ans il y a

A résolu


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 ...

plus de 10 ans il y a

A résolu


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:...

plus de 10 ans il y a

Question


Formatting Legend Entries Properly
Hello, I'm trying to add a legend entry with greek letter (mu & sigma) something like: "A - \sigma_A = 75 um" ... for ABCD. Be...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Slowing Down MP3 music file with FFT
Is there a way to provide a filename to an algorithm to reduce the playback speed (so ffT there and back) and obtain a high qual...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


Simplfying Line Plot Command
Is there any way to accomplish this: plot(largebinsmesh, guessCurve,'k-','linewidth',3.0); plot(largebinsmesh, guessCurv...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


Constructing Error of Pressure Machine
Dear MLC, I read pressures from a gauge: p = [789 654 87.5 65.9 12.9 3.24 1.02]; % torr and I'd really like to be abl...

presque 12 ans il y a | 1 réponse | 0

0

réponse

A résolu


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

presque 12 ans il y a

Réponse apportée
How to recognize human emotions
What are you even talking about? Coding the emotions? PIctures of them? Please be clear.

presque 12 ans il y a | 0

| A accepté

Question


C++ to Matlab Quick Help
IF I had some C++ that looked like: Double_t fitfun(Double_t *x, Double_t *p) { const Double_t sigintr2 = 12.8*...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


Importing 2 columns using textscan (OR possibly a different/easier way?)
Hey MLC, I'm trying to use texscan to get matrix output from files which have fourteen lines of junk header crap, and then 3 ...

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


Optimal Fit: Two Conn. Lines w/ Diff. Slopes
Hello, If my data are distributed like two lines who intersect i.e. one line goes until some point, and at that point another...

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


Fitting Two Exponentials (find mid-pt and fit to reduce chi-sq)
I wonder if there's a way to fit two (non-overlapping) exponentials to a single curve. Is there a fitting program on MATLAB user...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


Making a Fit Procedure Which Satisfies:
I wonder if there exists a fit procedure which satisfies (or better.. could be built): 1) Predicts Linear Relation to Data (...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
How do I write a for loop to calculate the difference between two points?
Try using cell arrays by using something like: for row =1:n for col =1:2 dist{row,col} = ... %pythogrean...

environ 12 ans il y a | 0

Question


Printing a LaTeX Table with Some Number and some Words
I have a string: sDetNamesGe = {'T1Z2', 'T1Z5', 'T2Z3','T2Z5', 'T3Z2','T3Z4',... 'T3Z5','T3Z6', 'T4Z2', 'T4Z4', ...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Saving a .txt with Month/Day in filename
Hello MW forum! I'd like to save a big matrix to an ascii file as double, but I'd like the date (preferably the month/day) ad...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Plotting Two Gaussians on One Histogram
I'd like to be able to make a histogram which has two distinct gaussian curves.. like a camel with two humps on its back. Prefer...

environ 12 ans il y a | 2 réponses | 0

2

réponses

Question


Making a Loop with Strings
Hello all, What is the quick way of shortening this code? Thanks in advance for the help (I'm sure this one's not 'hard' b...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


MATLAB 2012b is Mostly Non-Responsive (OS X-latest)
Hello all, when I go to open Matlab the editing space I normally work with is present (including a file I'm working on) and t...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Comparing Vector Elements (of 2 vectors)
Hello, I have two vectors (one with random numbers 0-1, and the other which is essentially a set of strictly increasing numbe...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Averaging a Random Walk with Numbers Spanning [-1,1]
Hello, I need a random number generator whose values span [-1,1] (was using 2*rand-1) and I'm going to count the number of si...

presque 13 ans il y a | 1 réponse | 0

1

réponse