Community Profile

photo

NMTri


Last seen: 2개월 전 2013년부터 활동

Followers: 0   Following: 0

연락

EMT-INRS, Canada EE-IU k10, HCMC

통계

All
  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 2
  • Thankful Level 1
  • Quiz Master
  • Draw Letters
  • First Review
  • First Submission
  • Introduction to MATLAB Master
  • Community Group Solver
  • Cody5 Easy Master
  • Knowledgeable Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 6년 전 | 답변 수: 1 | 0

1

답변

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

7년 초과 전 | 0

| 수락됨

질문


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,:)...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 2 | 3

2

답변