photo

Farshina Nazrul Shimim


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Community Group Solver
  • Solver

View badges

Feeds

View by

Question


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...

11 months ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 0 answers | 0

0

answers

Solved


Find Logic 1

3 years ago

Solved


Find Logic 3

3 years ago

Solved


Find Logic 4

3 years ago

Solved


Find Logic 6

3 years ago

Solved


Find Logic 7

3 years ago

Solved


Find Logic 8

3 years ago

Solved


Find Logic 9

3 years ago

Solved


Find Logic 10

3 years ago

Solved


Find Logic 11

3 years ago

Solved


Find Logic 12

3 years ago

Solved


Find Logic 13

3 years ago

Solved


Find Logic 15

3 years ago

Solved


Find Logic 14

3 years ago

Solved


Find Logic 16

3 years ago

Solved


Find Logic 17

3 years ago

Solved


Find Logic 18

3 years ago

Solved


Find Logic 19

3 years ago

Solved


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 ...

3 years ago

Solved


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...

3 years ago

Solved


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:...

3 years ago