Andrei
Followers: 0 Following: 0
Feeds
提问
FEM for nonlinear first-order ODE
Currently I am trying to solve nonlinear Ricatti equation using FEM: First of all I write weak formulation: It sho...
1 year 前 | 0 个回答 | 0
0
个回答提问
Generation of n_th anonymouse Walsh function
I need Walsh functions for fourier approximation of some test function (let it be sinx on interval from -pi to pi). So I need to...
1 year 前 | 1 个回答 | 0
1
个回答提问
Different limits of function sequence
Write a function convergenceFunc(fn, f, a, b, n, convType) that takes as input arguments: a function fn(n,x), fn(n,x) = f_n(x) -...
1 year 前 | 0 个回答 | 0
0
个回答提问
Draw matrix with circle points
Now I am working on some physics problem, and I need to obtaine scaled figure of dots as shown below: This is 2D plot with dots...
1 year 前 | 0 个回答 | 0
0
个回答提问
Not enough input arguments in trapz
I am currently trying to perfor, numerical integration inb polar coordinates. I used trapz function this way: Nx = 402; x = li...
1 year 前 | 1 个回答 | 0
1
个回答提问
Dynamical plotting acceleration during loop calculation
Currently I am solving physical problem, where I need to see what is happening during the solution. Because of that I dynamicall...
1 year 前 | 1 个回答 | 0
1
个回答提问
Plotting of a surface
Currently I am working on creating ring potential with cosine-modulated depth. Since I know, that modulation is radial invariant...
1 year 前 | 1 个回答 | 1
1
个回答提问
Need to store data every loop
I have a program which counts some physical process. I discretize space and time and that means that I have a lot off poits of c...
1 year 前 | 1 个回答 | 0