photo

Hasan Abed Al Kader Hammoud


Last seen: 5年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

5 質問
0 回答

Cody

0 問題
5 解答

ランク
13,021
of 301,204

評判
4

コントリビューション
5 質問
0 回答

回答採用率
20.0%

獲得投票数
4

ランク
 of 21,191

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
55,464
of 173,368

コントリビューション
0 問題
5 解答

スコア
62

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Solver
  • Explorer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

5年以上 前

解決済み


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

5年以上 前

解決済み


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

5年以上 前

解決済み


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...

5年以上 前

解決済み


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:...

5年以上 前

質問


Deep Neural Network Training (Non-Image Classification)
Dear MATLAB Community, I'm tying to train a Neural Network for Non-Image Classification task: I have a table 30x14 called Data...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


Cannot Set up Simulink Real Time
Hello All! I've been trying to run simulink real time for more than 12 hours without any successful attempt. Below are the atte...

6年以上 前 | 0 件の回答 | 1

0

回答

質問


How can I generate a physical square signal of boolean type on Simulink?
Dont mind the purpose of the circuit I just connected a simple switch for the sake of demonstration of the problem I am facing. ...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


How can I AUTOMATICALLY tune PID controller to get a certain overshoot and settling time?
I'm trying to tune the PID to get a certain percentage overshoot and settling time however manual tuning is very tough can I do ...

7年以上 前 | 1 件の回答 | 3

1

回答

質問


How do we find the value of y=cos(x.^(2.5)) ?
I have a matrix x having elements from -1 to 1 with increment of 0.5 I want to find the power of each element to the power 2.5 ...

約8年 前 | 2 件の回答 | 0

2

回答