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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0