photo

Udit Srivastava


Last seen: 5 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

13 个提问
0 个回答

排名
236,217
of 297,457

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
30.77%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to assign a matrix instead of scalar in another matrix at specified locations with or without kronecker product?
Hello all, I have a tri-diagonal matrix F (n-by-n) and a diagonal matrix G(n-by-n). Now, I want to construct a matrix A(n^2-b...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to remove values from the top x-axis?
<</matlabcentral/answers/uploaded_files/80199/untitled23.jpg>> Hey all, Any idea about why am I getting values written on ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Why am I getting unexpectedly large numbers in calculations in MATLAB?
Hi all, I am trying to perform some operations using Bessel function and plot 'v' against 'r' (as defined in the adjacent ima...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw a cylinder in MATLAB pdetool?
Hello all, I am beginner in MATLAB and I want to solve 3D Heat equation in MATLAB pde toolbox for a cylindrical tube of unifo...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to choose the Starting points for Stream plots and what should be the size of this Starting points matrix?
Dear all, Can anyone please give me a clear explanation about *Starting Points* for *Stream Plots* in MATLAB since the MATLAB...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to plot appropriate contour or quiver diagrams from given axisymmetric data?
I'm trying to solve axisymmetric incompressible Navier Stokes Equation in cylindrical coordinate system using Sullivan vortex mo...

8 years 前 | 0 个回答 | 0

0

个回答

提问


how to convert u(r,z) (axisymmetric) data to u(x,y,z)??
I have an axisymmetric velocity vector field in cylindrical coordinate system (r,z), where r is the radius (sqrt(x^2+y^2)) and z...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a 3 dimensional matrix against its last independent variables?
suppose that I have a variable 'u' which depends on 3 independent variables 'x', 'y' and 'z'. If i,j,k indicate x,y,z steps r...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a Tornado?
<</matlabcentral/answers/uploaded_files/67390/Untitled.png>> What command shall I use to plot velocity vectors for a tornado ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot pressure contour?
Hey guys, I have got pressure (p) as a dependent variable which depends on 'r', 'z' & 't'. I am using the following code for...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to perform indefinite integration of this function?
<</matlabcentral/answers/uploaded_files/65739/Untitled45.png>> Hey guys, I need to perform the following operations as shown ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to define an array with fractional index number in MATLAB?
How to define an array with fractional index number in MATLAB?

8 years 前 | 2 个回答 | 0

2

个回答

提问


searching for a better approach for solving a 3-D matrix
Hey guys, I need to solve the following equation. u(i,j,k+1)=(2*dt/3).*(u(i,j,k).*(u(i+1,j,k)-u(i-1,j,k))./(2*dr)+u(i,j,...

8 years 前 | 1 个回答 | 0

1

个回答