Ali Hajnayeb
Followers: 0 Following: 0
Feeds
提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 0 个回答 | 0
0
个回答已回答
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 ...
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 ...
4 years 前 | 0
提问
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...
4 years 前 | 2 个回答 | 0