photo

Shubha


2013 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

3 質問
1 回答

Cody

0 問題
9 解答

ランク
71,837
of 300,759

評判
0

コントリビューション
3 質問
1 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
48,081
of 170,900

コントリビューション
0 問題
9 解答

スコア
80

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

約10年 前

解決済み


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

10年以上 前

解決済み


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

10年以上 前

解決済み


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

10年以上 前

解決済み


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

約11年 前

解決済み


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

約11年 前

解決済み


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

約11年 前

解決済み


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

約11年 前

解決済み


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

約11年 前

質問


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

12年弱 前 | 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...

約12年 前 | 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...

約12年 前 | 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?...

12年以上 前 | 0 件の回答 | 0

0

回答