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...
6년 초과 전 | 답변 수: 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.
거의 7년 전
문제를 풀었습니다
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 ...
거의 7년 전
문제를 풀었습니다
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:...
거의 7년 전
질문
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...
거의 7년 전 | 답변 수: 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 ...
거의 7년 전 | 답변 수: 0 | 0


