photo

Caylyn MacDougall


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
230,197
of 300,392

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Is there an efficient way to repeat and connect copies of the same imported geometry and tie it to a user input on the number desired?
Let's say I have a lego piece and i want to stack a number of these based on a user input. Each piece has its solid body geometr...

3 years ago | 1 answer | 0

1

answer

Question


I'm trying to solve this system of ODE's describing a mechanical spring model.
I made all the equations symbolic functions and am trying to use a for loop to use Eulers method to solve them, but im getting...

4 years ago | 1 answer | 0

1

answer

Question


I am trying to write a code to solve a simple problem as shown below. I believe what am I am doing is correct up until i begin the spline fitting method. Am i interpolating correctly?
Dd=[6 3 2 1.5 1.2 1.1 1.07 1.05 1.03 1.01]; c=[0.88 0.89 0.91 0.94 0.97 0.95 0.98 0.98 0.98 0.92]; a=[0.33 0.31 0.29 0.26 0.22...

7 years ago | 1 answer | 0

1

answer