Community Profile

photo

Anton Gribovskiy


Last seen: 3년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

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

배지 보기

Feeds

보기 기준

답변 있음
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 = ...

4년 초과 전 | 0

| 수락됨

질문


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

4년 초과 전 | 답변 수: 2 | 0

2

답변

문제를 풀었습니다


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

거의 5년 전

문제를 풀었습니다


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

거의 5년 전

제출됨


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

5년 초과 전 | 다운로드 수: 1 |

Thumbnail