Statistiques
RANG
130 266
of 300 953
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 123
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
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...
plus de 10 ans il y a
A résolu
Circle area using pi
Given a circle's radius, compute the circle's area. Use the built-in mathematical constant pi.
plus de 10 ans il y a
A résolu
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
plus de 10 ans il y a
A résolu
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...
plus de 10 ans il y a
A résolu
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
environ 11 ans il y a
A résolu
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...
environ 11 ans il y a
A résolu
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:...
environ 11 ans il y a
Question
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...
environ 12 ans il y a | 1 réponse | 0
1
réponseIs 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...
environ 12 ans il y a | 0
Question
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...
environ 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
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?...
plus de 12 ans il y a | 1 réponse | 0

