photo

Segun Emmy


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Telecommunication engineer
Professional Interests: Technical Computing

统计学

MATLAB Answers

7 个提问
0 个回答

排名
71,827
of 301,237

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,206

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,611

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to plot a graph in log base 10 scale on the x axis
Can anyone help with the proper syntax to plot a graph in log base 10 scale for example with f on the x -axis(log base 10 scal...

12 years 前 | 1 个回答 | 0

1

个回答

提问


proper way of making for loop compute a unequal points
Can anyone help with the proper syntax to compute the following points using for loop and get an output for each point as show...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to loop a whole program 100 times to get a single output
Please can anyone help with syntax to loop the program below a 100 times to get a single output T from T = TB*T where TB is T...

12 years 前 | 2 个回答 | 0

2

个回答

提问


syntax for loop output implementation
I need help to implement this for loop program as shown below with ten different outputs f = 25 ; for m = 0:10:80; ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


need syntax to store and preallocate the output from a for loop and use them for serial multiplication
Please how can i implement this for loop to get the serial multiplication f = 25 ; m = 0:10:80; Zcb = 104.5; l =...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Syntax to multiply 10 different 2 by 2 matrices sequentially in matlab
Please I need help with syntax to multiply ten 2 by 2 matrices i.e T = A1*A2*A3*A4*A5*A6*A7*A8*A9*A10 in matlab

12 years 前 | 2 个回答 | 0

2

个回答

提问


Obtain an output in sequential multiplication using matlab
Hi all, Can anyone help with proper codes in matlab to implement the program below: % constants n = 1;x=2;P=4; Zc =...

12 years 前 | 2 个回答 | 0

2

个回答