photo

POLLY


Last seen: más de 2 años hace Con actividad desde 2016

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


two-step Adams Moulton method
Hello, I want to use two-step Adams Moulton method to solve ODE. The code is given below. Running this I have problems with d...

más de 5 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Convert Nested for-Loops to parfor
I want to speed up my script and try to replace nested for loop with parfor. I know that I can parallelize either of the nested ...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Convert Adjacency list of graph into Adjacency matrix
I am working with Adjacency lists of a graph with 198 vertices and 2472 edges. How can I construct adjacency matrix of graph in ...

casi 6 años hace | 3 respuestas | 0

3

respuestas

Pregunta


multidimensional array as an input of function
Thanks for taking the time to read this. I am working with 5D matrices (in my code resultG, resultX, resultY). These matrices ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to replace use of cell storage with use of arrays?
Thanks for taking the time to read this. This is a part of the script I'm working on: resultX0=cell(length(n),length(...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make a loop run multiple times for different values of a variable.
Thanks for taking the time to read this. This is the script I'm working on: resultX0 = cell(10, 1); resultY0 = cell(10, ...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Hi! I need to write m-file for ellipsoid method of linear programming. Could anyone help me? Thanks
In mathematical optimization, the ellipsoid method is an iterative method for minimizing convex functions. When specialized to s...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Hi everyone! I need to get a script for transportation problem (balanced).
I need to write a program function [x,cost]=transport(s,d,c); % [x,cost]=transport(s,d,c) % Input: % s = supplies...

más de 7 años hace | 0 respuestas | 0

0

respuestas