Tanya Sharma
Central University of Himachal Pradesh, India
Followers: 0 Following: 0
Research Scholar
Estadística
CLASIFICACIÓN
20.944
of 295.448
REPUTACIÓN
2
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
72.73%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to plot isotherm plots in MATLAB for a fluid flow problem?
I need to plot the isotherm plots for a fluid flow problem. I have temperature \theta(y) and velocity v(y) field which vary wit...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to retrieve last entry of different array outputs for each loop?
I have a function returning output as arrays of different lengths. How can I retrieve the last entry of each array at each loop...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create a matrix with nested for loop for fraction entries?
I want to create a matrix where x and g has values given as ii and jj. The code runs fine but I want a 3 by 3 matrix as an outp...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot streamlines and isotherms for fluid flow problems in MATLAB?
I have the velocity and temperature solutions with respect to one independent variable. I want to plots streamlines and iso...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to save data in a vector for each loop indice?
I am unable to save the data for each loop entry to a vector, as it gives the error that array indices must be integers. How do ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Can we plot streamilnes, isotherms and isocontour plots in MATLAB?
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use iterations in solving system of equations? want to update the vector Y at each iteration but ending up with same Y defined in the beginning.
Hi, I am runnig the code for an iterative solution. The problem is that I want to update the vector Y at each iteration , and ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Help with fsolve command, in solving system of equations acquired by spectral collocation.
Hi, I am solving a coupled system of equations using spectral collocation scheme, u''+a1*t=a2; t''=0; with b.c u=0,t=0.5 at...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Scope of bvpsuite package
Does anyone uses the bvpsuite package? If so, is its scope limited to singular BVPs in ODE or it can be solved for any kind of B...
casi 5 años hace | 0 respuestas | 0
0
respuestasHow can I solve a system of ODEs having coefficients in vector form using bvp4c ?
Yes and the guess is provided in the "solinit" structure as an extra parameter beta = 99; init2 = bvpinit(linspace(-1,1,50),...
alrededor de 5 años hace | 0
Pregunta
How to find eigenvalues for a system of lenearized ordinary differential equations?
I have a system of linearized ODEs with corresponding boundary conditions. %----------------------------system of ODEs---------...
alrededor de 5 años hace | 3 respuestas | 2
3
respuestasPregunta
How can I solve a system of ODEs having coefficients in vector form using bvp4c ?
Hi, I am solving a system of 5 ODEs that contains known parameters, unknown parameters and some coefficients are of the form o...
alrededor de 5 años hace | 2 respuestas | 0