![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6073934_1548177573782_DEF.jpg)
Ashok Das
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
28.882
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Solution of second order BVP with variable functions
Hello everyone, I am trying to solve the following 2nd order BVP: where p and q are known functions with constant parame...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
parallel computing in Genetic algorithm
Hello everyone, I am using the genetica algorithm code 'ga' to optimize my function. However, it is taking very large amount of...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Integration of functions of 1 and 2 vaiables
I have two questions: I have a function like this: f(x) = 1 (if x=0) and f(x)=0 (if x~=0). How can I integrate between any int...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem in 2 dimensional numerical integration
I am trying to integrate a function of the form , (where H is the heaviside function) for the domain , where and are fixed c...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Solving system of ODEs
I have a system of DEs similar to the following: If the variable Z is not present (i.e. eq (3) also), then I can solve it using...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Interpolation of matrices corresponding to time vector
I have a vector containing time points, and a cell structure containing matrices as its elements. I want to interpolate the cor...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Importing big txt files
I have text file (.txt) of size around 20gb. I need to import it to Matlab. I tried using A = load('file.txt') , but it'...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Conditional function creating with @ handle
If I want to make a function f(x,y) = x+y, we do f= @(x,y) x+y Now I want to create a function of the form, f(x,y) = x+y if ...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to delete elements from structure
I have a structure of the above kind. Lets choose , cell.population(1).type = 1 cell.population(2).type = 2 cell.populati...
alrededor de 6 años hace | 4 respuestas | 1