photo

Bob Sherland


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

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
174,428
of 299,877

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,828

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Solve two simultaneous equations for a set value of y
Hi, I want to solve the following two equations, for a set value. Equation 1 A=(1/x)*(2/(y+1)*(1+(y-1)/2*x^2))^((y+1)/(2*(y-...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Searching a cell array for a string
I have the following code, which is supposed to go through the cell array books and search for the search title, and then show t...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Finding component of cell array
If I have the cell array, {'File 1' 'Tim' [100]; 'accounts' 'Jon' [120]; 'File three' 'Board' [130]} in which the user t...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Use of loops to print the contents of a cell array with varying number of rows
So I have a cell array called cell array called system in which I have system={'file one' 'author one' [100]; 'file two' 'a...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Creating a cell array
Hi, I was wondering how to create a cell array that will hold two strings and an integer, such that file_name=input('Please...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Looping a switch statement
I currently have the code below, in which the user is asked to enter a task, which then uses the switch statement shown below. ...

7 years 前 | 1 个回答 | 0

1

个回答