Community Profile

photo

Nieves Lopez


Last seen: alrededor de 1 año hace Con actividad desde 2015

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Parsing text without eval
Hello, I have some strings with values that I would like to parse. The easiest way is to use the eval function. However, I can ...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Respondida
simplify function does not work properly
syms kd z mean_t mean_t2 p assume(assumptions(),'clear'); assume( 3*kd*mean_t2*mean_t^2 - 2*kd^2*mean_t2^2*mean_t + ... k...

casi 2 años hace | 0

Pregunta


simplify function does not work properly
Hello, I have an equation with 5 variables and a condition. Once I set the condition, when I simplify the equation, Matlab retu...

casi 2 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Function solve cannot find explicit solution with 'ReturnConditions'=true but it finds when it is false
I have three equations, which depend on several variables. I need to find the solutions on the variables x, T and T0 (expressed ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the roots of a sum of divisions of polynomials
How can I find those x values in which this function becomes f(x)=0? I have 4 vectors of length N: A, B, C, D, and f(x) = sum(...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I efficiently select the best N items from a vector in different groups?
I need to select the best (weighted) items from several groups (days), like this days = [737399 737399 737399 737399 737400 737...

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

0

respuestas

Pregunta


How can I efficiently (with no loops) compute the mean of each column in a matrix, taking different elements from each column?
I need to compute something similar to this: M = [ 1 2 3 4 5; ... 6 7 8 9 10; ... 11 12 13 14 15]; idx = [...

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

2

respuestas

Pregunta


How can I get the commission of the operations done in Interactive Brokers through the Trading Toolbox?
The documentation in the Interactive Brokers API allows the reporting of the commissions. According to the documentation of the ...

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

0

respuestas