photo

Oskore Mune


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
260,945
of 301,432

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,555

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


taking the sum and average of a matrix using for loops while excluding two elements?
As an example I am taking the sum and average of a matrix x = [10 7 7 6 7 7 8 5 7 7] I want to exclude the values 10 and 5 an...

8 years 前 | 1 个回答 | 0

1

个回答

提问


What part of my code do i change to print my triangle flipped?
Hey so i am trying to print this triangle <<https://www.mathworks.com/matlabcentral/answers/uploaded_files/115777/right%20tri...

8 years 前 | 1 个回答 | 0

1

个回答

提问


taking average of single columns and rows of matrix using for loop
I need help using for loops to take the average of the numbers contained in single columns and rows of a matrix. How would I go ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to print a triangle on screen
I'm trying to print a triangle like this <</matlabcentral/answers/uploaded_files/115777/right%20tri.PNG>> but i get t...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to plug individual matrix values into a formula
I have a 50x2 matrix and I want to plug in the individual values into a formula of D=(L*W)/(L+W) and make an output matrix with ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do i make a matrix like this
I'm trying to make a matrix with two columns. The second column is from .5 to 20 with .1 increments and i want the first col...

8 years 前 | 1 个回答 | 0

1

个回答

提问


My code works except variable s remains fixed to 20 when it should be changing depending on the values of input for variable x
Can someone help me with my code? I'm trying to calculate the cost (x), taxes (t), and shipping cost (s) but for some reason the...

8 years 前 | 1 个回答 | 0

1

个回答