photo

RSHU FA


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
272 719
of 300 302

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20 911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 040

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


solving a function with indecis
I want to compute a function f, for example, f=sin(t*x) with this recursive algorithm. h=.01;y0=1;t0=0; for i=0:10 ...

mer än 7 år ago | 1 answer | 0

1

answer

Question


solve an equation by functions and plot it
It's my first try to write a function. Could anyone please help me? I defined a function such that: function [zdot]=fu...

mer än 7 år ago | 1 answer | 0

1

answer

Question


Change of Ratio of train and test and val in Neural network
Hi everyone, I have a question please: I want to change the ratio of train, test, and validation by: net.divideparam...

mer än 7 år ago | 0 answers | 0

0

answers

Question


How to add an interval to a number?
I have two points (0,0) and (1,1). and I write them as a vector like: x=[0 1] y=[0 1] Also, I take the user two poin...

mer än 7 år ago | 3 answers | 0

3

answers