![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13803312_1724373172283.jpeg)
Farshina Nazrul Shimim
Followers: 0 Following: 0
Statistica
All
RANK
178.984
of 297.016
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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...
6 mesi fa | 1 risposta | 0
1
rispostaDomanda
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 un anno fa | 1 risposta | 0
1
rispostaDomanda
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 2 anni fa | 0 risposte | 0
0
risposteRisolto
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 ...
circa 4 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...
circa 4 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:...
circa 4 anni fa