photo

Silke


Last seen: 6 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
1 个回答

排名
7,058
of 297,457

声誉
4

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to avoid for-loop in the following code
Hi, I have two data sets data_1 and data_2 of size 256x256xn. One coordinate-vector thr size 1xn and one data set data_mean o...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
how can i export datas from excel and let matlab run it. the excel has names of students and their grades. i have this code for the gading but dont know how to go about itin excel... please what is the best way of going about this?
If you want to do this in Matlab you can use xlsread to import the data in Matlab: name = xlsread('filename', 'sheet', 'range...

12 years 前 | 0

| 已接受

提问


Compiling C++ file to *.mex64 leads to "unresolved external symbol" (conversion from size_t to int most likely the reason"
I have an old C++ source code which was successfully compiled to *.mex32 years ago (with MSVC8.0). With the help of the old opti...

12 years 前 | 1 个回答 | 0

1

个回答

提问


maximum possible array in Matlab R2012a
I changed from Matlab R2011b to R2012a. Right after the start the size for max. possible array is only 523MB, which had been 812...

13 years 前 | 1 个回答 | 0

1

个回答