Community Profile

photo

JRC


Last seen: plus d'un an il y a Actif depuis 2012

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


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?

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 10 ans il y a | 1 réponse | 0

1

réponse

A répondu
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(...

environ 10 ans il y a | 0

A répondu
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...

environ 10 ans il y a | 0

Question


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

environ 10 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 11 ans il y a | 1 réponse | 0

1

réponse