photo

Farshina Nazrul Shimim


Last seen: 15 giorni fa Attivo dal 2020

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
She/her

Statistica

All
MATLAB Answers

3 Domande
0 Risposte

Cody

0 Problemi
20 Soluzioni

RANK
179.094
of 301.344

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.238

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
20.920
of 174.044

CONTRIBUTI
0 Problemi
20 Soluzioni

PUNTEGGIO
261

NUMERO DI BADGE
2

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1
  • Community Group Solver
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


How to Remove Extra Subplot When Custom Plotting with 'particleswarm'?
Hello MATLAB Community, I’m working on implementing a custom plot function for the particleswarm function in the Global Optimiz...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Invalid training data. Predictors and responses must have the same number of observations. In trainNetwork function, multiple featureInputLayer, neural network for regression
Hi Everyone, I am trying to build a multiple-input feedforward neural network for regression. I got the idea of the what the in...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to specify nrows and ncols instead of latscale and lonscale in georesize?
I am trying to rescale geotiffs using georesize. I have a required size [1527,3164] and I am extracting the latscale and lonscal...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Risolto


Find Logic 1

oltre 5 anni fa

Risolto


Find Logic 3

oltre 5 anni fa

Risolto


Find Logic 4

oltre 5 anni fa

Risolto


Find Logic 6

oltre 5 anni fa

Risolto


Find Logic 7

oltre 5 anni fa

Risolto


Find Logic 8

oltre 5 anni fa

Risolto


Find Logic 9

oltre 5 anni fa

Risolto


Find Logic 10

oltre 5 anni fa

Risolto


Find Logic 11

oltre 5 anni fa

Risolto


Find Logic 12

oltre 5 anni fa

Risolto


Find Logic 13

oltre 5 anni fa

Risolto


Find Logic 15

oltre 5 anni fa

Risolto


Find Logic 14

oltre 5 anni fa

Risolto


Find Logic 16

oltre 5 anni fa

Risolto


Find Logic 17

oltre 5 anni fa

Risolto


Find Logic 18

oltre 5 anni fa

Risolto


Find Logic 19

oltre 5 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

oltre 5 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 5 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 5 anni fa