
Payam Morsali
M.Sc. in energy engineering
Statistics
All
MATLAB Answers
0 質問
4 回答
30 問題
1331 解答
ランク
8,895
of 260,659
評価
4
貢献
0 質問
4 回答
回答採用率
0.00%
獲得投票数
0
ランク
64
of 112,070
貢献
30 問題
1331 解答
スコア
12,930
バッジ数
25
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
解決済み
Probability of red tulips
I hope to give you bulbs of tulip. But I do not know the color of those petals. I just know that the color is red, white or yell...
1年以上 前
解決済み
Probability of red tulips (at both ends of a row)
I planted tulip bulbs in a row on my flower bed. I thought that I had planted white tulips all. However, later, it turned out t...
1年以上 前
解決済み
Calculate feeling temperature before climbing a mountain
I sometimes climb a mountain. As is well known, when the altitude becomes 100 (m) higher, the temperature lowers by 0.6 degrees...
1年以上 前
解決済み
Create an m x n array consisting only of an input value.
Create an array with m rows and n columns wherein all entries are assigned the input value x.
1年以上 前
解決済み
Basic matrix operations using standard MATLAB commands
Create the matrix: 1.0e+15 * 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000...
1年以上 前
解決済み
Basics: counting digits of a number irrespective of the sign
publish the number of digits in any input integer example: -23---->2
1年以上 前
解決済み
Test if a matrix is symmetric
Write a logical function that returns 1 if the input matrix is symmetric and 0 otherwise.
1年以上 前
解決済み
Determine if input is a perfect number
A <http://en.wikipedia.org/wiki/Perfect_number/ perfect number> occurs whent the sum of all divisors of a positive integer, exce...
1年以上 前
解決済み
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
1年以上 前