photo

Julian Pires


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

Followers: 0   Following: 0

统计学

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Name variables according to string
Hello, my problem is as follows: I have a series of folders named "100-'some text", "101-'blahblah'", "102-...", "103-..." Eac...

5 years 前 | 1 个回答 | 0

1

个回答

已解决


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

5 years 前

已解决


Return area of square
Side of square=input=a Area=output=b

5 years 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

5 years 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

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

5 years 前

提问


Simulink Ramp - On Demand
Hello, I would like to have a signal ramp from a min. value to a max value. and back down again, in a set amount of time. I ini...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Simulink lookup table not working with persistent variables in real-time environment
Hello, Background: I am trying to control an electric motor with simulink and a dSpace MicroLabBox One function in the block ...

5 years 前 | 0 个回答 | 0

0

个回答