photo

Zahra ...


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
175,396
of 301,513

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,312

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,031

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How can i define a sin wave in Deep Neural Network?
Hi guys I want to DNN network to recognize a shape similar to sin wave by . it means that I have the 10 points that makes that...

5 years ago | 0 answers | 0

0

answers

Question


how can I solve monte carlo integrator from zero to infinity ?
Hi Guys I want to solve an integrator by monte carlo method in matlab f(x,y) =(x^2/2 +5y) from x=0 to x=+infinity from y=0 ...

6 years ago | 0 answers | 0

0

answers

Question


How can I use equation for hidden layer in ANN?
I have 3 equations As you see one of them is for inputs , one of them is for hidden layers and the third one is for out put ...

6 years ago | 0 answers | 0

0

answers

Question


How can i choose 100 random point in a hexagon?
hi i have a hexagon and i want 100 random point in it! how can i do this? t=0:pi/3:2*pi; x=10000*cos(t); y=10000*(sin(t));...

6 years ago | 1 answer | 0

1

answer