photo

NMTri


Last seen: 28 days 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

EMT-INRS, Canada

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

All
MATLAB Answers

3 个提问
1 个回答

File Exchange

1 文件

Cody

1 个问题
812 个答案

排名
6,454
of 297,503

声誉
7

贡献数
3 个提问
1 个回答

回答接受率
100.0%

收到投票数
3

排名
17,504 of 20,449

声誉
3

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
34

排名
149
of 159,017

贡献数
1 个问题
812 个答案

评分
8,445

徽章数量
28

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 2
  • Thankful Level 1
  • Matrix Manipulation I Master
  • ASEE Challenge Master
  • First Review
  • First Submission
  • Project Euler I
  • Cody Challenge Master
  • Quiz Master
  • Draw Letters

查看徽章

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

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

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

11 years 前 | 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...

11 years 前 | 2 个回答 | 3

2

个回答