photo

Hugo Ochoa


Last seen: oltre 3 anni fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
1 Risposta

RANK
229.761
of 301.428

REPUTAZIONE
0

CONTRIBUTI
6 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.271

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.497

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Which is better way to see a time slice (nxm matrix)? imagesc colormap(jet) Is not to goood for me.
I want to see a time slice in a 3d seismic. I want to do that the better way I can.

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Adjacent subplot width colorbar
How can I modify the colorbar width in an adjacent subplot? Thanks in advance

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I change the title of a figure in a for loop?
In this circle, I want to change the title, so in each iteration I can see in the title the number of that iteration for i...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Risposto
How can I get a m file from a cpp file?
Thanks Walter but y = perform_curvelet_transform(x,options) I can't run it because of the options. Should I put in optio...

oltre 9 anni fa | 0

Domanda


How can I get a m file from a cpp file?
/* Copyright (C) 2004 Caltech Written by Lexing Ying */ #include "mex.h" #include "matrix.h" #...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


I have this code d is matrix. I cant find x and z from d. how can I do that?
MATLAB code function pimage(x,z,d) %PIMAGE: High quality image for ppt presentations etc etc. % Go to "file" ...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to get a matrix in a for bucle
Hello I have a question x=[1,1;1,1] for i = 1 : 3 x=x+2; end How can I put these 3 results in a matrix...

quasi 10 anni fa | 1 risposta | 0

1

risposta