Ali Hajnayeb
Followers: 0 Following: 0
Statistics
RANK
62,707
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersHow 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 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...
4 years ago | 2 answers | 0