Community Profile

photo

Anton Gribovskiy


Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

All
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Cross products with anonymous functions
If you sure that your th will always be 1-by-n vector, you just need to put semicolons instead of comas for vertical cat: A = ...

más de 4 años hace | 0

| aceptada

Pregunta


Format number in the same format as disp
I want to format number to the string with the same format as used by disp to output numbers. So I want to write function my_for...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Resuelto


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

casi 5 años hace

Resuelto


Maintain shape of logical-index mask
When using logical indexing into an array, MATLAB returns a vector output. For example, if A = magic(3); mask = logi...

casi 5 años hace

Enviada


Imbert-Fedorov Effect
Calculation and demonstration of Imbert-Fedorov effect for reflected light

más de 5 años hace | 1 descarga |

Thumbnail