Community Profile

photo

Shubha


2013년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Fahrenheit to Celsius using multiple statements
Given a Fahrenheit value F, convert to a Celsius value C. While the equation is C = 5/9 * (F - 32), as an exercise use two state...

8년 초과 전

문제를 풀었습니다


Circle area using pi
Given a circle's radius, compute the circle's area. Use the built-in mathematical constant pi.

8년 초과 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

8년 초과 전

문제를 풀었습니다


Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...

8년 초과 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9년 초과 전

문제를 풀었습니다


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

9년 초과 전

문제를 풀었습니다


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

9년 초과 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9년 초과 전

문제를 풀었습니다


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

9년 초과 전

질문


How do I differentiate between integer and floating point numbers in a double array?
My requirement is to import data from Excel which has both integer and floating point numbers. For example, 1 and 2.5 I want to...

10년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Is there a possible way to include enumeration in Signal builder function to define inputs?
Thanks for the answer! I am already importing data from Excel. I was wondering if it is possible to import in the form of enumer...

10년 초과 전 | 0

질문


Is there a possible way to include enumeration in Signal builder function to define inputs?
I am trying to simulate a few test cases with enumeration. Is is possible to include them in the signal builder function? Has an...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How do I simulate a Stateflow model?
I am looking for simulating a Stateflow model. I am not able to do it inspite of installing the SDK drivers. Could anyone help?...

10년 초과 전 | 답변 수: 0 | 0

0

답변