統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,552
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to make functions in mainscript
Here is My question and my code. I just want to know how can I make functions in main script The main script should call: ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
how to create 2D matrix and calculate density of each element
I'm new to matlab Can anyone help me out from this problem - Accept the mass and the volume for 10 different objects labelled...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Create an array for ? from 0 to 2? with 1000 elements and generate a graph showing sin(n?) for n=1, 2, … 5,
This is the Question but when I multiply n with theta it gives any error >> y = sin(n*theta); Error using * Inner matrix d...
約9年 前 | 1 件の回答 | 0
1
回答質問
I got a task From my group studying class the Question is Quite confusing and I'm New to matlab. Here Is my Question and Plz Help me guys.
Write a Matlab script that, given the capacity of each room in the building and the size of a class, will attempt to find satisf...
約9年 前 | 3 件の回答 | 0
3
回答質問
How can I create a function for palindrome ? Anyone can help me with.
Write a testPalindromes() function that accepts a string then returns true if the string reads the same backwards as forwards an...
約9年 前 | 1 件の回答 | 0
