photo

JRC


Last seen: 1 year 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

12 个提问
2 个回答

排名
161,461
of 300,365

声誉
0

贡献数
12 个提问
2 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Unable to perform assignment
I have code that compiles for t=4. For t greater than 4 the following error message appears: "Unable to perform assignment beca...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to create an array
How to create an array A = [0 0 0 0; 1 1 1 1; 2 2 2 2; 3 3 3 3; 4 4 4 4] using the command "for" or other?

8 years 前 | 1 个回答 | 0

1

个回答

提问


Plot surfaces with matrices
I have the informations and I did the graphic using the commands: t=4; a1=[1 2 8 9 12]; a2=[1 2 8 9 12]; b1=[-2 0 2 7 8];...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Plot with matrices - surfaces
I have the informations and I did the graphic using the commands: t = 4; a1 = [1 2 8 9 12]; a2 = [1 2 8 9 12]; b1 = [...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Plotting surface with matrices
Consider the information: a1 = [1 2 3 5 2]; a2 = [0 1 -1 4 2]; b1 = [- 5 0 2 7 8]; b2 = [- 2 -1 4 -2 5]; c1 = [1 2 8 ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Output truncated in Matlab
I am doing accounts in matlab and appear 'Output truncated.  Text exceeds maximum line length of 25.000 characters for Command W...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
Save answer in Matlab
Nitin, good afternoon. The answers of the code below is very big... t = 10; J(t+1)=0; for N=t:-1:1 sis1 = (lambda)*x(...

11 years 前 | 0

已回答
Save answer in Matlab
Thanks... I am using symbolic in matlab and I work with dynamic programming. The dynamic programming to use very memory and t...

11 years 前 | 0

提问


Save answer in Matlab
I have big answers in the matlab and I need save each one them for to use in Maple. There are any way of save this answer to ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Answers created by Matlab
I have did some computations in the Matlab and the answers are very big that the Matlab don´t show me. Don´t appear in the scr...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Use of memory in the matlab
I want increase the use of memory computer because in many tests appear 'out of memory'. I seek in the help of matlab but i...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Function 'subs': how use?
I have realized that the counts with this function 'subs' doing x(1) +1*x(2) and x(1) + 1*x(2) are differents, for example. Th...

12 years 前 | 1 个回答 | 0

1

个回答

提问


About matrix: how to make matrix binary (0 and 1)
I need write the matrix (0 0 0 0 0), (1 0 0 0 0), (1 1 0 0 0), (1 1 1 0 0),..., (1 1 1 1 1) with 32 possibilities of zero and on...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Call Matlab in C (or C++)
The problem in Matlab: close all fis=readfis('aplicacao_laecio_p365'); % search the rule this problem (fuzzy) time = 10...

13 years 前 | 1 个回答 | 0

1

个回答