Community Profile

photo

Hasan Abed Al Kader Hammoud


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Solver
  • Explorer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

提问


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

4 years 前 | 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...

4 years 前 | 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. ...

5 years 前 | 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 ...

5 years 前 | 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 ...

6 years 前 | 2 个回答 | 0

2

个回答