photo

Phumelele Magagula


Last seen: ungefär 2 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

ungefär 2 månader ago

Solved


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

ungefär 2 månader ago

Solved


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

ungefär 2 månader ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

ungefär 2 månader ago

Question


Can't extract variables that give the best cost function from PSO code
Good day. I am currently using a particle swarm algorithm to optimize PID gains. The PSO function is attached. I want to get the...

11 månader ago | 1 answer | 0

1

answer

Question


Ga algorithm fitness value not improving
Hello users, This is the first time I'm using genetic algorithms. I am attempting to tune PID gains. As I observe the results I...

11 månader ago | 1 answer | 1

1

answer

Question


Integrator loop in a For iterator subsystem
Hi, I want to use an integrator in a for iterator subsystem but I get an error saying my integrator has time sample of 0. How c...

nästan 2 år ago | 1 answer | 0

1

answer

Question


How to simulate a sled going down a slope
Hi, I need to simulate a sled going down a winding slope with straight and curved paths. My problem is how to seamlessly use th...

nästan 2 år ago | 0 answers | 0

0

answers