photo

Jaime Vera


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
40,494
of 299,750

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
1

排名
 of 20,792

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,710

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to replace random integers with the alphabet (1=A, 2=B, and so on)
Hi, Thank you for helping me I am trying to replace a square matrix of random integers with the alphabet For instace: A =...

7 years 前 | 2 个回答 | 0

2

个回答

提问


OpenGL crash in MATLAB when I start the programm
Hi, When I start MATLAB, this appears: Warning: MATLAB previously crashed due to a low-level graphics error. To prevent ...

7 years 前 | 0 个回答 | 1

0

个回答

提问


How can I repeat a switch case loop? (if something happens, I have to choose the case again)
Hi, I am trying to create a Stone, Paper, Scissors game in MATLAB, but I want that if there is a draw in any case, the game i...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I play many rounds in Rock, Paper and Scissors game?
Hi, I have a script to simulate this classic game. The question is: *How can I play many rounds?* I was thinking that was usi...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to subplot two or more multiple-plots created by different loops
Hi, I am trying to create a subplot(2,1), but I do not know how I should use this function when I have two plots created by d...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to subplot two or more multiple-plots created by different loops
Hi, I am trying to create a subplot(2,1), but I do not know how I should use this function when I have two plots created by d...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How fplot legend works with four subplots of legendre functions?
Hi, I have this code: clear all clc syms x f1(x)=legendreP(1,x); f2(x)=legendreP(2,x); f3(x)=le...

8 years 前 | 0 个回答 | 0

0

个回答