photo

Danila Zharenkov


Samara State Aerospace University

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

9 个提问
4 个回答

Cody

0 个问题
1 个答案

排名
125,775
of 300,853

声誉
0

贡献数
9 个提问
4 个回答

回答接受率
44.44%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
113,621
of 171,319

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

已回答
Surface plot problem with mesh
I was trying to remove shading. Here's the result <</matlabcentral/answers/uploaded_files/11217/surf2.jpg>> It's funny...

12 years 前 | 0

提问


Surface plot problem with mesh
Hello, I've got a code that solves pde system. As a result I've got matrix with values in different points (coordinate and...

12 years 前 | 3 个回答 | 0

3

个回答

已回答
Polat plot with colors depending on values.
No ideas?

12 years 前 | 0

提问


Polat plot with colors depending on values.
Hello, I'm solving PDE system numerically, as a result I've got the matrix sized (size(r), size(theta)) with values of functi...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
3d polar plot for numerical solution of PDE system
Thanks! But i've got a problem with this function I'm trying to plot my figures, but it looks very strange. I don't now what...

12 years 前 | 0

提问


3d polar plot for numerical solution of PDE system
Hello, I;m solving the system of PDE in polar coordinates on a disk. Results must be present as a 3d polar plot, something like...

12 years 前 | 2 个回答 | 0

2

个回答

已回答
Surface plot of PDE numeric solution
Thank you. The constants are defined, it's okay, I just remove them to reduce code on forum. This works, thanks again.

12 years 前 | 0

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years 前

提问


Surface plot of PDE numeric solution
Hello, I'm solving the system of 2 PDE's, each function depends on 3 variables(radius, angle and time). I'm using explicit dif...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Problem with Finite Difference Scheme
Hello, I'm trying to build the finite difference scheme for this task <</matlabcentral/answers/uploaded_files/4143/task.jp...

12 years 前 | 0 个回答 | 0

0

个回答

提问


PDE and ODE couple system solving
Hello, I have to solve the following system <https://dl.dropboxusercontent.com/u/12616416/system.jpg> But I don't know what t...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Boundary conditions for PDE
Hello, I'm trying to solve the PDE equation for function v(t,s), the boundary conditions are lim(v(t,s))=0 s->Infitity DvDs(t...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Parallel ODE solve using parfor-loop
Hello, I've got the ODE system and want to solve it using the cluster. I've been trying to use parfor-loop, but the initial con...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Parallel ODE solve using parfor-loop
Hello, I'm trying to solve my parallel ODE system, because very a small step and high tolerance are necessary here. Here is the...

12 years 前 | 1 个回答 | 0

1

个回答