Timeline for Verify Eigenpairs
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 23:36 | comment | added | Batman | wouldn't an annonymous function be shorter? | |
| Apr 13, 2017 at 14:47 | history | edited | Steadybox | CC BY-SA 3.0 | added 187 characters in body |
| Apr 13, 2017 at 14:43 | comment | added | hyperneutrino♦ | Oh okay. Nice answer though! | |
| Apr 13, 2017 at 14:43 | comment | added | Steadybox | @HyperNeutrino It would return a vector containing the results of elementwise comparison of the two vectors. | |
| Apr 13, 2017 at 14:42 | comment | added | Sanchises | @HyperNeutrino isequal would be needed if the output required true or false rather than a truthy or falsey value. As the challenge stands, == is indeed enough. | |
| Apr 13, 2017 at 14:41 | comment | added | hyperneutrino♦ | I don't know MATLAB, but can the isequal function be shortened to ==? | |
| Apr 13, 2017 at 14:39 | history | answered | Steadybox | CC BY-SA 3.0 |