curly133
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0