Community Profile

photo

Ashok Das


Last seen: 3 mesi fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

3 mesi fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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'...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

circa 5 anni fa | 4 risposte | 1

4

risposte