photo

Dirk


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
7 Answers

RANK
27,127
of 300,930

REPUTATION
1

CONTRIBUTIONS
4 Questions
7 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
1

RANK
 of 21,114

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,750

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


problem with defining variable
Hi, I've a problem with following code. I try to define 4 variables in 2 while loops: Gamma5, tau5 and Gamma and tau ...

13 years ago | 3 answers | 0

3

answers

Answered
problem with defining variable
I forgot this at the second loop: x= 0; y= 0; i = 0; j = 0;

13 years ago | 0

Answered
problem with defining variable
Thanks, but its seems a problem with the variable and I dont know why...:( variable names: G,T,X,Q only G and T works ...

13 years ago | 0

Answered
plotting data in an non orthogonal coordinate system
Hi, Thanks for your comment! It works for a 2D plot. But now i'm struggling with the 3D problem. In the following code, a sur...

13 years ago | 0

Answered
plotting data in an non orthogonal coordinate system
Azzi, I used some lines of your code. So the z values are now correct. Only the image of the surface is deformed...It should...

13 years ago | 0

Answered
plotting data in an non orthogonal coordinate system
Dear Azzi, I'm afraid I dont understand all lines of your code. What do you exactly mean with the 't', 'g' and 'r'? Lets...

13 years ago | 0

Question


plotting data in an non orthogonal coordinate system
Hi, I stored different values in a matrix, values calculated with a formula f based on non otrhogal axis. The values repres...

13 years ago | 5 answers | 1

5

answers

Question


plotting data based on matrix values
I got 3 matrices X2, Y2, Z representing 121 points in space. The coordinates of each point in x, y, z (gcs) are respresented in ...

13 years ago | 1 answer | 0

1

answer

Answered
plotting data in an non orthogonal coordinate system
Is there a possibility to do this? Thans in advance

13 years ago | 0

Answered
plotting data in an non orthogonal coordinate system
first of all, i want to plot the hypar containing z points z = k*x2*y2 with x2 axis en y2 axis making an random corner omega...i...

13 years ago | 0

Question


plotting data in an non orthogonal coordinate system
Hi I plotted the result of a function f(x,y) on each point of a hypar surface z = k*x*y. <<http://s9.postimage.org/x...

13 years ago | 2 answers | 0

2

answers