
NEWAY YIFRU ADAMU
Adama Science and Technology University
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
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
Statistics
0 質問
1 回答
0 問題
1 解答
ランク
257,559
of 260,146
評価
0
貢献
0 質問
1 回答
回答採用率
0.00%
獲得投票数
0
ランク
69,805
of 111,685
貢献
0 問題
1 解答
スコア
20
バッジ数
1
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
約1ヶ月 前
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...
約1ヶ月 前 | 0