NMTri
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Statistics
All
RANK
6,570
of 300,553
REPUTATION
7
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
3
RANK
17,812 of 21,024
REPUTATION
3
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
34
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Matlab confusion of function and variable names after load
Hi everyone. I encountered a strange problem about function and variable names. I tried this clear all close all alph...
8 years ago | 1 answer | 0
1
answerAnswered
What is the version of MATLAB that can detect the Kinect v2?
Matlab R2016a supports Kinect v2. http://www.mathworks.com/hardware-support/kinect-windows.html You may want to take a loo...
What is the version of MATLAB that can detect the Kinect v2?
Matlab R2016a supports Kinect v2. http://www.mathworks.com/hardware-support/kinect-windows.html You may want to take a loo...
9 years ago | 0
| accepted
Question
How to ignore some elements of function returned vector?
When writing my code, I need some elements from the returned vector. For example: y=zeros(100,1003); for ii=1:100 y(ii,:)...
12 years ago | 1 answer | 0
1
answerQuestion
What is the most efficient way: load or set global variable
I'm working with a script that calls a function several times (about 1000); in this function, a large complex-valued matrix is u...
12 years ago | 2 answers | 3











