Community Profile

photo

NEWAY YIFRU ADAMU


Adama Science and Technology University

Last seen: presque 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Contact

I am a qualified electrical and computer engineer. I think in terms of results and objectives, I am enthusiastic, and I work with decisiveness and conviction. I have a proactive attitude and find positive ways to stimulate and engage with people

Programming Languages:
Python, C++, Java, MATLAB, HTML, CSS, Arduino
Spoken Languages:
English
Professional Interests:
Simulink Supported Hardware, Control Systems, Robotics and Autonomous Systems, Robotics, Quadcopters and Drones

Statistiques

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer
  • Explorer

Afficher les badges

Feeds

Afficher par

A résolu


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

presque 2 ans il y a

A répondu
plot mean square error
t= length(simulation_time); for i = 1:t mse(i) = mean((y(i)-x(i)).^2) end plot(abs(mse)) %% or for i = 1:t mse(i...

presque 2 ans il y a | 0