Community Profile

photo

Mario Trevino


Johns Hopkins University

Last seen: 7 días hace Con actividad desde 2011

Estadísticas

  • Thankful Level 4
  • First Review

Ver insignias

Content Feed

Ver por

Pregunta


Need to create audio signal for perceptual task
Hi there everyone, Im working with a perceptual task. Imagine we have a dot that is projected on your screen. On different trial...

7 días hace | 0 respuestas | 0

0

respuestas

Pregunta


Can someone help me open a Simulink file from an old version of matlab? (probably around year 2000)
Hi there everybody I wonder if someone of you could help me open an old Simulink file and store it in a more recent version?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Password protect mat files
Hi there everybody, Im writing an application and I would like to password protect the generated mat files... is there an easy w...

más de 1 año hace | 2 respuestas | 1

2

respuestas

Pregunta


Problems with urlread/webread
Hi there everyone Im using a function to download stock prices from yahoo finance. The function works well with most of the tic...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


INTRADAY STOCK PRICES WITH A FREE PROVIDER?
I wonder if there is a way to access intraday stock prices at no cost from a provider? Previously we could do that directly fro...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


cannot send an email through matlab
Im not being able to send an email thgourh matlab.... My google account allow external applications to use it.... here is the c...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


LifeCam Webcams Crashing in Matlab 2016a after windows update
Hi everyone Im having a serious problem trying to use my Microsoft LifeCam Webcams through MATLAB 2016a, the system can detect ...

alrededor de 5 años hace | 0 respuestas | 1

0

respuestas

Pregunta


VERY SLOW aqcuisition of video frames using snapshot function compared to windows camera
Im trying to acquire videos using Matlab and Microsoft webcam with maximum resolution, yet the effective sampling frequency is e...

más de 6 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Adding a special boundary condition to an ODE
Hi everyone! Im solving an ODE using fmincon and a cost function. Im able to find the best parameters of the model and Im happy...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


displaying SET operations with MATLAB
hi everyone Im performing some set operations with MATLAB and I wonder wherther you know of any nice application which I could ...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Yaw, Pitch and Roll
hi Everyone I have a video where I record, on each frame, the location of a little plaque with 4 colored dots (different color ...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


A hidden variable problem?
Hi everyone, I have a new problem in my hands and dont know the best way to approach it. I have the mRNA expression levels for ...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Display precision vs actual precision
Hi everyone We are running some simulations in MATLAB and storing the results afterwards. Yet, we are concerned that the actual...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to send me an email from matlab running on another computer?
any suggestions?

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


detecting computer ID from matlab
Hi everyone, I wonder if any of you can tell me how to get the computer ID from within matlab? I want to make a compiled functi...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Cell Arrays vs Matrices
Gentlemen, are cell arrays faster or slower than Matrices to store numbers? thanks in advance! mario

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


homogeneous distribution of particles over the surface of a sphere
hi everyone, I have a very simple question Im using random numbers from a uniform distribution (range from 0 to 2*pi) to create...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there such a thing as an unsupervised optimized sampling?
I have sigmoidal processes which I want to sample with, say, 10 points each. I dont know, a priori, the shape of each sigmoid....

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Creating synthetic images with controlled properties?
Hi everyone, Im trying to find out if there is a clever way to mathematically generate a set of different images with some key s...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to open many matlab instances from matlab?
hi there, I want to make a function that opens multiple matlab instances (from within matlab) and then starts running different ...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


RGB colors in scatter3
Im trying to plot n [X,Y,Z] dots in 3d with their colors given by C which is a nx3 matrix describing the RGB colors for each dot...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to get name of a function (within the function)
Wise gentlemen: how do I get the name of a function within the function?

más de 10 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Renaming files without preserving their date and creation time
I want to rename files but without preserving their original date and creation times.So far, Ive tried two options: OPTION 1:...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can you help me with a logistic regression?
I need to solve the following system: log(pR,i/pL,i)=SIGMA{ alpha_j [(rR,i-j)-(rL,i-j)]}+SIGMA{ beta_j [(cR,i-j)-(cL,i-j)]}+g...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Recover image from current figure without saving it
Suppose I have: figure imshow(matrix) hold on scatter(x2,y2,size2,color2, 'filled') axis square axis off ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
How to make a set of RGB color combinations
Hey there, thanks for your help Im solving an image processing problem, and Im planning to create multiple masks with different...

alrededor de 11 años hace | 0

Pregunta


How to make a set of RGB color combinations
I want to build a finite set of RGB colors, say 100, which maximices the overall differences (Euclidean distance) between each o...

alrededor de 11 años hace | 3 respuestas | 1

3

respuestas

Pregunta


How to build a rotationally symmetric mask?
Hi everyone, suppose I have 'p' given by a generalized Gaussian function and want to make a rotationally symmetric mask of it (i...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Need help to classify a variable for parallel computing
I have something like: parfor .... [blobCentroid(i-chunk,1:2),blobOrientation(i-chunk,1)]=blob_analysis(vidFrame_bn);...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
VideoReader.m and read.m in MATLAB 64 bit
NICE! little bug, simple solution, big headache. thank you very much Walt!

más de 11 años hace | 0

Cargar más