Richard Zapor - MATLAB Cody - MATLAB Central

Richard Zapor

51
Rank
24
Badges
18393
Score
51 – 100 of 2,684

Richard Zapor submitted a Comment to Problem 58882. Neural Nets: Activation functions

Multi-Case Softmax should be y=exp(x)./sum(exp(x),2)

on 21 Aug 2023

Richard Zapor submitted a Comment to Problem 58852. Intersection(s) of Circles

Test cases updated 8/11/23 to include the top single point case. Revised template and my solution. Re-scoring not activated. The function norm is nice and sloow. I like the old days when scoring could be based on time and other creator functions.

on 11 Aug 2023

Richard Zapor submitted a Comment to Solution 11835117

I was doing free flow of cases and thought I had hit them all using the graph. Post publish on my walk I was wondering if I had hit all cases as Nil had 3 conditions but my 1 point only had two cases. I will clean up the template and add a test case, tomorrow.

on 10 Aug 2023

Richard Zapor submitted a Comment to Problem 58787. Solve the matrix equation AXB + X + C = 0 for X

The width and height are relatively new functions and I never heard of the Cat function used by Tim. Sadly virtually no one will learn of the Cat function.

on 4 Aug 2023

51 – 100 of 2,684
Go to top of page