![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/26163995_1649150490076_DEF.jpg)
Steffen B.
Followers: 0 Following: 0
C, MATLAB, Fortran
Spoken Languages:
English, German
Pronouns:
He/him
Statistics
RANK
118,114
of 297,016
REPUTATION
0
CONTRIBUTIONS
17 Questions
1 Answer
ANSWER ACCEPTANCE
70.59%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Data structure for system identification toolbox for multiple input multiple output data
Hello, I'm trying to analyze data in the system identification toolbox. The imput variables are time, pressure, angle and d...
2 days ago | 0 answers | 0
0
answersQuestion
Data structure for estimation of continuous-Time Grey-Box model (continuous-time state-space model)
Hello together, I am trying to understand the grey-box modelling in matlab with continuous-time state-space model structure u...
3 days ago | 0 answers | 0
0
answersQuestion
Grey box model of 1d heat diffusion in a rod (official mathworks example)
Hello, I'm thinking about grey-box modelling of heat diffusion in a rod with the 1d heat equation. There is a interesting ex...
7 days ago | 1 answer | 0
1
answerQuestion
Load data into the "System Identification Toolbox"
Hello, I am struggeling a little bit with loading some data into the system identification toolbox. The data is quite simple, ...
10 days ago | 1 answer | 0
1
answerQuestion
Data Reshape for Contour Plot
Hello, I'm facing a few problems while data reshaping. I have velocity values in a cartesian coordinate system (x,y,z) . The va...
5 months ago | 1 answer | 0
1
answerVectorization of an if condition with cirle function
Thank you for the answer, I already solved the problem by myself. I embedded the Tinf and hT matrixes in a suitable one filled...
11 months ago | 0
Question
Vectorization of an if condition with cirle function
Hello, I have a question regarding vectorization of loops. In the case the value hT is changing depending on the position of t...
11 months ago | 2 answers | 0
2
answersQuestion
Matlab optimized slice plot
Hello, I have a question regarding the slice plot in matlab. I solve the temperature field in a cube domain, depending on conv...
12 months ago | 1 answer | 0
1
answerQuestion
Make a contourf plot beautifuller
Hello, I have a question regarding the contourf plot in Matlab. With my script: f=figure(2); fontSize=20; f.Pos...
1 year ago | 1 answer | 0
1
answerQuestion
Simlink example “Heat Conduction Through Iron Rod”
Hello, I’m struggling a little bit with the Simlink example “Heat Conduction Through Iron Rod”. Unfortunately, the example ...
1 year ago | 1 answer | 0
1
answerQuestion
Strange temperature output for 2D heat equation
Hello, I'm working on a script to solve the 2D heat equation with the classic BTCS scheme. A simple quadratic domain with th...
1 year ago | 1 answer | 0
1
answerQuestion
Trouble with array index in a cfd solver
Hello, I’m trying to implement a simple cfd solver for the incompressible naiver stokes equation on rectangle domain (Lid-drive...
1 year ago | 0 answers | 0
0
answersQuestion
Looping of grid plot
Hello, with the aid of @Mathieu NOE and @Bjorn Gustavsson I was able to create a countour plot and a Nx x Ny grid partition. ...
2 years ago | 1 answer | 0
1
answerQuestion
Further processing of contour plot data
Hello, I would like to analyse a contour plot data.I’m trying to divide the contour plot into 4x3 pieces, calculate the mean fo...
2 years ago | 2 answers | 0
2
answersQuestion
Trouble with an array
Hello, I have some trouble with an array. I try to set the values for a 3D array (nx x ny x nz) that all inner nodes are set to...
2 years ago | 1 answer | 0
1
answerQuestion
Merge arrays with different dimensions
Hello, I have a small problem with an array. I have an initial array with nx x ny positions, then I create another array with ...
2 years ago | 1 answer | 0
1
answerQuestion
Heat flux as boundary condition in 2D transient heat conduction equation
Hello, I have a question regarding the 2D transient heat conduction equation: clc clear all close all length_x=0.2; leng...
2 years ago | 0 answers | 0
0
answersQuestion
1D Heat equation in Matlab with heat Flux at one side
I’m solving the 1D heat equation with Matlab pdepe function. The geometry is a steel rod of 1m length, which has a constant t...
2 years ago | 0 answers | 0