photo

Andrea


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Psychology student taking a MATLAB class. Absolute beginner!

统计学

MATLAB Answers

6 个提问
1 个回答

排名
119,161
of 300,950

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,120

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,885

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to change value of xlswrite array using one-item vector
Hi everyone! I was wondering if it is possible to have "flexible" array number using xlswrite in MATLAB? This is what I ha...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
make column in a matrix: 1,1,1,2,2,2,3,3,3 etc
Thank you everyone! Lots of great solutions. I ended up using the one Jos suggested, but I'm very grateful to you all! :)

13 years 前 | 0

提问


make column in a matrix: 1,1,1,2,2,2,3,3,3 etc
Hi, I'm trying to create a matrix A(21,4). In the second column I want to insert the numbers 1,1,1,2,2,2,3,3,3 etc until the ...

13 years 前 | 6 个回答 | 0

6

个回答

提问


insert numbers 1-21 in rows 1-21 of a column
%I don't understand the difference. This works fine: imageInformation = zeros(21, 4); imageInformation(:,1) = re...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Create a loop which fills numbers 1-7 into matrix until matrix length reached
This is gonna be an easy fix I'm sure. I have a matrix(21,4), and in colum 2 I would like to insert the numbers 1-7 so that they...

13 years 前 | 2 个回答 | 0

2

个回答

提问


imshow command not found
Problem: >> help imshow imshow not found. %imshow does not appear to be present in my MATLAB program. It was recently i...

13 years 前 | 1 个回答 | 0

1

个回答

提问


HELP I'm a complete beginner! Is it possible to create a loop within a function?
Hi! I'm a complete MATLAB beginner and have been stuck with this problem for the past 48 hours. I have a variable "templates...

13 years 前 | 1 个回答 | 0

1

个回答