photo

Karthik


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

14 Domande
0 Risposte

RANK
20.730
of 300.813

REPUTAZIONE
2

CONTRIBUTI
14 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
57.14%

VOTI RICEVUTI
2

RANK
 of 21.086

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.169

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 3

Visualizza badge

Feeds

Visto da

Domanda


plots working on matlab 2013b but not on 2016b
Hello, I have attached the program for your reference. The plot is working on Matlab 2013b version but not working on Matlab 20...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


problem with plotting iterative solution of elliptic equation
Hi, I am solving elliptic equation in two dimensions using finite difference. i am solving this iteratively. In the 2D plot the ...

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


GUI for reading multiple images into MATLAB
Hi, I am using the following code to load and read multiple images into matlab. [FileNames,PathName] = uigetfile('*.bmp', '...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to stack data read and images and plot in 3D ?
Hi, I am using the following code for reading the images and extracting the data into cells. imagefiles = dir('*.bmp'); ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Read text file into matlab
Hi, I am using the following command to read the text file into matlab. s=importdata('file.txt'); data=s.data; ...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


How to read numbers from this mat file ?
Hi, how can I read the numbers from this .mat file (file attached). Currently, I was using the following code. The problem is it...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Extract numbers out of a .mat file that has both characters and numbers
Hi, How can I extract numbers out of this .mat file ? Thanks.

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Import text files with character and numeric data
Hello, I have the following text file (please find attached). I want to import it into matlab and I need only numeric data. Th...

oltre 10 anni fa | 1 risposta | 2

1

risposta

Domanda


Fitting steep exponential decay curves
Hi, I am trying to fit double exponential to a steep exponential decay data. <</matlabcentral/answers/uploaded_files/24335/e...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


for loop inside parfor loop
Hello, i am getting the following error for this loop. Error using In (line 78) Error: The variable f in a parfor cannot be ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Insert a function from function file into FMINUNC command
Hello, I have the following function file to generate the required function in unknown variable 'c'. Then i have the followi...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make FMINUNC work faster
Hello, I there anyway to make FMINUNC program to run faster than normal. I am using the following command. c(:,...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Change print format of all output figures using one command
Hello, I am using the following command to print my figures into jpeg format. print('-djpeg', '-r300', fig.1); I have arou...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot contour plot with NaN in matrix ?
I have three matrices xvalues (X), yvalues (Y) and measured property (Z). All these three are upper triangular matrices with lo...

circa 11 anni fa | 1 risposta | 0

1

risposta