Community Profile

photo

curly133


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Newton Rhapson for multivariable functions
I am trying to make a program that can solve multivariable equations using the iterative newton rhapson method, but I don't have...

5 years ago | 0 answers | 0

0

answers

Question


Deep Learning Network for Classification
I am reading <https://www.mathworks.com/help/nnet/examples/create-simple-deep-learning-network-for-classification.html this> doc...

6 years ago | 1 answer | 0

1

answer

Question


How do I save a value from an iteration of a for loop?
I am trying to save the value of en from this Least Mean Square algorithm after each loop, but my attempt at it does not seem to...

6 years ago | 1 answer | 0

1

answer

Question


Least Mean Square Algorithm
Hello. I am trying to implement this pseudo code to make a Least mean square algorithm. I'm not too good at matlab yet and I g...

6 years ago | 1 answer | 0

1

answer