photo

Dimitrios


Technical Unversity of Denmark

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

38 Domande
0 Risposte

File Exchange

1 File

Cody

3 Problemi
119 Soluzioni

RANK
20.040
of 299.791

REPUTAZIONE
2

CONTRIBUTI
38 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
31.58%

VOTI RICEVUTI
2

RANK
13.225 of 20.807

REPUTAZIONE
24

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
1 File

DOWNLOAD
2

ALL TIME DOWNLOAD
141

RANK
2.090
of 165.966

CONTRIBUTI
3 Problemi
119 Soluzioni

PUNTEGGIO
1.365

NUMERO DI BADGE
8

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • Quiz Master
  • CUP Challenge Master
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 1
  • First Submission
  • Leader
  • Speed Demon
  • Creator
  • Commenter
  • Promoter

Visualizza badge

Feeds

Visto da

Inviato


mpizosdim/ScientificPlotTool
Tool to export scientific oriented plots

circa 10 anni fa | 2 download |

5.0 / 5
Thumbnail

Domanda


exporting a figure to eps format bug(?)
I use the following code to output a figure: fig1 = figure;h=errorbar(1:5,MeanSurgeTLP,StdSurgeTLP,'o','MarkerEdgeColor','...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Is there a way to export figure from a gui?
Is there a way to export a figure from an existing axes in a eps format?Thanks in advance

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


confused with ode4 results
I am using ode4 to simulate the motion of a body.I will make it simple: dqdt = ode4(@obj.fun,obj.time,[2.5 0 0 0]') wher...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to smooth this plot?
I am ploting a signal in frequency domain and i am trying to smooth the results in order to be clear for the viewer.The followin...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to impliment this without loop?
I need to take the rate of change of a variable and for the first value there is not a previous value to take.For the initial i ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


For what reason an ODE solver could run for ever?
I am running a simulation with ODE4 and it seems that it will never end(3 hours now).I have already run it before with less time...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to pass variables in ODE function?
I have precomputed a Force in time domain and i want to use it inside an ODE function.Every t that ODE computes to pass the forc...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How to change color in a 3d plot depending from the value in each position?
I am trying to simulate the loads from air in a vertical wind turbine.I would like to visualize these results.I upload these two...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to clear classes except some variables?
I am looping through a code which generates a class with different parameters every time.In every loop i erase the previous clas...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


How to take data from plot in a pdf book?
Is there a way to extract the values in a plot from a book?I mean there are some plots in a book and i would like to take the va...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


how to change mesh colorbar to appropriate colors?
I am making a mesh which has the folowing form: Z = varargin{1};%the values that will be meshed. C = del2(Z); ...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How to change the box color of the mesh?
I have the following figure : <</matlabcentral/answers/uploaded_files/20701/export_fig_out.png>> and i want to be so...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


what causes this display in .eps figure?
I am plotting in Matlab the following figure in .eps format (the following figure was exported using export_fig from fileexchang...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


which are the default properties of plot for the MATLAB 2014b?
It seems that the default properties(linewidth,font size for title and label etc) for the new version of MATLAB have changed.I c...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How from uint8 to 0 and 1?
I import the following image which is a [583x673x3] uint8 : <</matlabcentral/answers/uploaded_files/20641/export_fig_out....

quasi 11 anni fa | 3 risposte | 0

3

risposte

Domanda


how to smooth data?
From a simulation i got some output where there are some spikes that not correspond with the other data.Which is the best way to...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


trouble with switch case
I got a function which i would like to be something like this: function output = calc(input) switch input case 'Stat...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


catching a value while matlab is running
I am building a simulation with many functions using OOP(beginner). Sometimes I have some values from different variables that a...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


extrapolation using interp2 or any other function
I have a table of data with the following form(simplified ver.): <</matlabcentral/answers/uploaded_files/19805/%CE%A7%CF%89%C...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


MATLAB 2014b and OOP
I dont have yet the new version of MATLAB but i was wondering if there are any new features in OOP environment or any changes? ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to impliment efficient the next expression?
I have the following expression: <</matlabcentral/answers/uploaded_files/19731/%CE%A7%CF%89%CF%81%CE%AF%CF%82%20%CF%84%CE%A...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Is there any more effiecient way to implement this?
Using MATLAB:I have a table of lets say x(size(100x1)),y(size(100x1)) and z(size(100x100)) and i use z1 = interp2(x,y,z...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Risolto


Find 100 from a Matrix and Replace With 0 with less computation time
pls use this matrix x = [208 40 167 180 112 70 192 215 90 19 231 100 9 100 97 100 ...

quasi 11 anni fa

Risolto


Square Diagonal
If n is the given number, then make a diagonal matrix of size 2*2 with the square of that number.

quasi 11 anni fa

Risolto


Let's see how peculiar we can get
The task is to multiply two numbers. But do it in the most peculiar possible way.

quasi 11 anni fa

Risolto


Is My Wife Wrong?
Answer the question. (see also <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right Problem 149: Is my ...

quasi 11 anni fa

Risolto


Determine the length of a string of characters
Determine the length of a string of characters

quasi 11 anni fa

Risolto


Reshape a Vector
Write a function that accept three inputs. The first one is a row vector S. The second and third arguments are m and n which de...

quasi 11 anni fa

Risolto


Max of a Vector
Write a function to return the max of a vector

quasi 11 anni fa

Carica altro