photo

Bogdan MP


Last seen: quasi 4 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
205.001
of 300.292

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
80.0%

VOTI RICEVUTI
0

RANK
 of 20.908

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 167.999

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Running a function in “for” cycle, containing vpasolve()
I have some function in my script that solves a system of nonlinear algebraic equations function Lam = lambdas1(x1, x2, x3, x4,...

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


How to write a function with logical condition which takes an array and turns back an array?
What I want to acheive is the following. Let's say I have the function if and . I have two vectors with nodes: and and I w...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


A function does not work with an array as an input argument
I have the following function MyFun = @(a, x) ( integral(@(k) k .* (1 ./ ( 1 + (a*k - x).^2 )), -1, 1) ./ ... integral(@(k) 1 ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot a 3D surface with two vectors and one array?
I want to plot a 3D surface , but I cannot apply the surf() command straightforwardly for some reason. I have two vectors for...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Fredholm's determinant
I have to calculate some Fredholm's determinant (FD) for that I found one work (arXiv:0904.1581), where the algorithm for calcul...

circa 4 anni fa | 1 risposta | 0

1

risposta