photo

Vidhan Malik


Virginia Polytechnic Institute & State University

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
162,168
of 300,753

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Getting a single value out of vpasolve with growing matrix
The equation "E" has two roots and I am only interested in the positive root. the function for To5 keeps growing to a predefined...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Subscript indices error when not running a loop
Running this code and I don't have any loops or matrices so am really confused why I am getting the error "Subscript indice...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Troubleshooting my code ( ~15 lines)
I am using the following code: syms B1 B2 SWR Cv i = 1; Cv(1,2) = 0.39; B1(1,2) = 55; B2(1,2) = 29; ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab computing a wrong value
I am trying to do a simple calculation but matlab is outputting a different value than from what it should be, any ideas why? ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Having a problem troubleshooting code (relatively simple code)
Running a relatively simple code to plot 2 variables against each other. clear;clc; syms A1 B2 SWR R=0.5; ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Subscript indices error when plotting
Running a relatively simple code to plot 2 variables against each other. clear;clc; syms A1 B2 R=...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to plot this matrix?
I am trying to plot two different lines on the same graph and am having some trouble. This is the code i have written so far: ...

10 years 前 | 2 个回答 | 0

2

个回答