Community Profile

photo

Anton Gribovskiy


Last seen: oltre 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistiche

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

Visualizza badge

Feeds

Visto da

Risposto
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 = ...

oltre 4 anni fa | 0

| accettato

Domanda


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...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Risolto


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]; ...

quasi 5 anni fa

Risolto


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...

quasi 5 anni fa

Inviato


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

oltre 5 anni fa | 1 download |

Thumbnail