Anton Gribovskiy
Followers: 0 Following: 0
Statistics
All
RANK
11,677
of 295,467
REPUTATION
4
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
15,920 of 20,234
REPUTATION
7
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
3
ALL TIME DOWNLOADS
78
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
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 = ...
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 = ...
5 years ago | 0
| accepted
Question
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...
5 years ago | 2 answers | 0
2
answersSolved
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 years ago
Solved
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 years ago
Submitted
Imbert-Fedorov Effect
Calculation and demonstration of Imbert-Fedorov effect for reflected light
6 years ago | 3 downloads |