photo

Ali Hajnayeb


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
172,527
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

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

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

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

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

5 years ago | 2 answers | 0

2

answers