Mina - MATLAB Central
photo

Mina


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 06/21 to 04/25Use left and right arrows to move selectionFrom 06/21Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
0 个回答

排名
200,034
of 298,292

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Function to check whether an array contains a duplicate of elements
I want to write a function that - Takes as input an array, the value being checked and the starting element of the array where...

4 years 前 | 1 个回答 | 0

1

个回答

提问


function - input and output matrix
I need to write a function that takes a matrix of any size, double all the elements that are positive and adds 10 to all the ele...

4 years 前 | 2 个回答 | 0

2

个回答

提问


plot piecewise defined function
I am trying to plot a piecewise defined function using a filter, but im getting an error 'vectors must be the same length. The g...

4 years 前 | 0 个回答 | 0

0

个回答

提问


sum of multiples of 3 from 0 to 100
Calculate the sum of all the multiples of 3 from 0 to 100 without using an if construct or vectorization. I'm not sure how to d...

4 years 前 | 3 个回答 | 0

3

个回答

提问


build an array y depending on x
Build an array y by doubling all the elements of a vector x that are positive and adds 10 to all the elements of x that are nega...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Build an array of square and square root of user input
The aim of this project is to build an array depending on a number from 1 to 10 entered by the user. From 1 to num, all multip...

4 years 前 | 1 个回答 | 0

1

个回答