Community Profile

photo

Ali Hajnayeb


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Preparing a datastore for a multi-input CNN
I have written the following code based on a question and answer on mathworks website. The problem is that the resulting datasto...

2 years ago | 1 answer | 0

1

answer

Question


adding validation to a multi-input neural deep network
I have implemented a multi-input deep neural network, but when I added validation option, I saw this error message: "Multi-inpu...

2 years ago | 0 answers | 0

0

answers

Answered
How can I create a random input similar to "band-limited white noise", but in an m-file in an ODE to solve with ode45?
Actually, "randn()" is better and creates numbers with normal distribution, but the variance of the output of the ODE would not ...

3 years ago | 0

Question


How can I create a random input similar to "band-limited white noise", but in an m-file in an ODE to solve with ode45?
I would like to write an m-file in which an ordinary differential equation is defined. I have to add a gaussian white noise to...

3 years ago | 2 answers | 0

2

answers