photo

Martin Njagi


Last seen: quasi 2 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
110.172
of 300.381

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

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

Feeds

Visto da

Domanda


How to compare ARMA model with simple average moving in matlab
% Load data data = readtable('sample data.xlsx'); Y = data.AdjClose; % Split data into training and testing sets train_Y =...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


editing edmonds algorithm and putting conditions for its run
function[ED]=edmonds(V,E)% %input is a directed graph, %V- Set of vertices [v1, v2,v3....] %E- Set of edges is [ v1 v2 weigh...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


How to solve for log returns
ChinaStock.mat consists of the weekly close price of four Chinese companies (i.e. Tencent, JD, Baidu, Alibaba) over a year (Apr...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Ybus formation calculation code
how to come up with a Ybus calculation code for a 14 bus power flow system in matlab

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Solution to a travelling salesman problem in genetic algorithm
hello experts. I have aproblem in using optimtool to solve a travelling salesman problem while changing parameters and also cha...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


how to solve for fsolve
how can i degug these code? %optimal gamma_j (SNR of user j) y = sym('y'); eqn = (1 + y).^L_i - (1 + gamma_i ./ (y + 1)).^L_j...

oltre 3 anni fa | 1 risposta | 0

1

risposta