Payam Morsali
Followers: 0 Following: 0
M.Sc. in energy engineering
Statistics
RANK
12,589
of 295,467
REPUTATION
4
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to plot 3 different vectors without any relation, in a 3d plot
Hi everyone, I want to plot 3 vectors in a same 3D plot; (plot3 and meshgrid-surf are not working for my case). let's say thre...
2 years ago | 1 answer | 0
1
answerSolved
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...
4 years ago
Solved
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...
4 years ago
Solved
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...
4 years ago
Solved
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.
4 years ago
Solved
Product of all elements in an array
Compute the product of all elements in an array.
4 years ago
Solved
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...
4 years ago
Solved
Basics: counting digits of a number irrespective of the sign
publish the number of digits in any input integer example: -23---->2
4 years ago
Solved
Test if a matrix is symmetric
Write a logical function that returns 1 if the input matrix is symmetric and 0 otherwise.
4 years ago
Solved
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...
4 years ago
Solved
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
4 years ago