photo

Christian Berwanger


Last seen: mehr als ein Jahr vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

12 Fragen
0 Antworten

RANG
269.712
of 300.379

REPUTATION
0

BEITRÄGE
12 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.299

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Export Entries from a sfit Curve (*.mat)
Hello, I do have a *.mat File where only the output and Goodness of an sfit Curve are saved. I need to replicate this mat file...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


What is the best way to define vectors based on a condition?
Hello, So I do have a function, which has the (same sized) vectors x,y,z as input parameters and a same sized k as an output pa...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Throw an error message with the dimensions of a matrix
Hello, I want to throw an error message with the size of my matrices: The minimal working example would be this one: M = magi...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find the value which causes an error from a vector
Hello, I do have the following code: function [test] = func(T) T_grenz=112; if T>=T_grenz svol = 50*T; elseif T<T_gren...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I optimize my Matlab function and bypass a lot str2double calls?
Hello, I have a Matlab function. This function will be called about 20.000 times with about 11.000 values at each call. So I ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to check if variable is in workspace?
Hello, I want to check if a variable is in workspace and use it, instead of load my data from the slower HDD. So what I do is:...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why cannot I plot my pressure to my volume?
Hello, I do have two tables (both 5001x1) One represents the pressure and one represents volume. Now I want to plot these. Wh...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


4-dimensional interpolation of .inp files
Hello, I want to make an 4 dimensional Interpolation (x,y,z,t) of data extracted from .inp files. So my data looks like this: ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Extreact Information from a String
Hello, I do have the following Code d = dir('/home/user/Documents/Data*.inp'); names = {d.name} which gives me an Ar...

fast 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Read CSVs from a distant folder with namelist
Hello, I have the names of my files saved in names like: d = dir('/home/christian/Documents/Data/PressureN_t*.inp'); na...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Rightclick menu and help boxes show up at the wrong place
Hello, When I rightclick in my Matlab R2017a the dropdown menu always shows up at different place. E.g. when I rightclick a f...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why my MatLab doesn't show any fonts?
My MatLab doesn't show some fonts. Like the editor ist completly blanc, the blue help boxes are blanc and some folders are. H...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort