Kenneth Bisgaard Cristensen
Followers: 0 Following: 0
Doctoral Researcher in Mechanical Engineering.
Statistics
11 Questions
0 Answers
RANK
259,266
of 294,560
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
90.91%
VOTES RECEIVED
0
RANK
of 20,123
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,939
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
Create line between plot points
Hi Community, Is there anyway to connet the * in this plot with a line?
3 years ago | 3 answers | 0
3
answersQuestion
Plot of nested for loop for thickness variable
Hi MATLAB Community, I am struggling to get my plot to include several different thicknesses in my plot. Any advice would be...
3 years ago | 1 answer | 0
1
answerQuestion
Different line types for multiple curves
Hi MATLAB Community, How would I change the line type for my plot, so I have a '-r' and '--r' as well as '-b' and '--b'? fig...
3 years ago | 2 answers | 0
2
answersQuestion
Same colour for two curves in a plot
Hi MATLAB Community, I need to have the first and third cuve the same colour, how do i do that? I would really ppriciate som...
3 years ago | 2 answers | 0
2
answersQuestion
Equation for two function curves
Hi MATLAB Community, How do I create a y using the two diffrent numbers of a,b,c,d to get two function curves. Is there anyway ...
3 years ago | 1 answer | 0
1
answerQuestion
Tanh graph with ±
Hi MATLAB Community, How do I add ± to a,b,c,d like ing the graph? Any help would be appriciated. a = 95.80266; b = -88.53...
3 years ago | 1 answer | 0
1
answerQuestion
Plot of mass using different densities
Hi MATLAB Community, I am trying to make a graph in MATLAB, to look like the grap below. but not sure how to make the plot. ny ...
3 years ago | 1 answer | 0
1
answerQuestion
Nested for loop for showing cooling of different thicknesses in a plot
Hi Community, I can't get my plot to show all the diffrent thicnesses of steel from 5 mm to 25 mm with a 5 mm with intevals: ...
3 years ago | 1 answer | 0
1
answerQuestion
Making a GUI in MATLAB with Drop Down
This is my MATLAB code: x=[-80:5:0, 5:60] hold on %Rubber 1 f1=[5E-08 -8E-05 -0.0041 1.7746 120.380] f2=[-3E-07 -0.0001...
4 years ago | 1 answer | 0
1
answerQuestion
Intersection point of yline
Hi, I have tried some diffrent metods, but so far without any luck. Is there a way to show the x,y coordinates of the intersect...
4 years ago | 2 answers | 0
2
answersQuestion
0x1 empty double row vector
Hi, When i try to solve this: x=(-200:-175:-150:-125:-100:-75:-50:-25:0:20:40:60:80:100) f1=[5E-08 -3E-05 -0.0058 1.0479 17...
4 years ago | 1 answer | 0