Ashok Das
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
29 124
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
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'...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 6 ans il y a | 4 réponses | 1