photo

Vellapandi M Research Scholar


Last seen: 10 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

4 Questions
0 Answers

Cody

0 Problems
2 Solutions

RANK
254,897
of 300,381

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
85,577
of 168,477

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 2

View badges

Feeds

View by

Question


Why is dlgradient giving different answers?
When I use the dlgradient function to compute the gradient of the expression (Parameters.fc2.Weights * tanh(Parameters.fc1.Weig...

2 years ago | 1 answer | 0

1

answer

Solved


Add two numbers
Given a and b, return the sum a+b in c.

2 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 years ago

Question


Getting an error while solving fractional differential equation using Physics-informed Neural Network
When I run the code below, I get the error Not enough input arguments. Error in solve_caputo_fractional (line 28) t_p...

2 years ago | 1 answer | 0

1

answer

Question


How to solve by using fmincon?
Can anyone help me? How to solve this one by using fmincon?

4 years ago | 1 answer | 0

1

answer

Question


How can I solve the coupled differential equation with variable coefficients?
I try to solve coupled differential equation in matlab. This is the code I was typed in matlab syms u(t) v(t) ode1 = diff(u) ...

6 years ago | 1 answer | 0

1

answer