Statistik
RANG
167.122
of 295.495
REPUTATION
0
BEITRÄGE
12 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
16.67%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
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?
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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];...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 = [...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortSave 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(...
mehr als 10 Jahre vor | 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...
mehr als 10 Jahre vor | 0
Frage
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 ...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 12 Jahre vor | 1 Antwort | 0