Statistik
8 Fragen
0 Antworten
RANG
35.002
of 301.275
REPUTATION
1
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
12.5%
ERHALTENE STIMMEN
1
RANG
of 21.216
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.777
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
creating separately named .mat files and combining
I have code that I have to run 10 times manually. each time, i want it to record certain data in a .mat file, take those ten sep...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to generate a random variable (exponential) with a specified mean
i have been asked to generate a set of random numbers. the sum of the 5 exponentially distributed numbers should be 8, 9, 10, 11...
fast 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
can i integrate this function using integral?
I tried to integrate a function using the integral command but it did not work. I also used trapz but I think i'm missing some k...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Make a movie out of a Crank Nicolson scheme
Hi, I am trying to make a movie out of the following code and all I get is a blank plot. I thought I just had to imbed the movie...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting a matrix using colormap and imagesc and modifying colors
Hi, I am trying to change the colors of my plot but I am not sure how to do that. My code is: A=zeros(5) A(3,3)=R5 f...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create a nxn matrix with the same numbers on different rows
Hi, I have done extensive searching to find a way to create a matrix that has rows 1-4 be 1 number, row 5 be another number a...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Getting error matrix dimensions must agree when I run a stack that calculates the sin of the last number on the stack.
i have a rpmcalcuator stack that only takes certain operands. sin is one of them. when i try to add sin to my stack, it gives me...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
four sub-spaces of a matrix A
Hi, I am in a class to learn some matlab and am struggling with a homework assignment. The question is as follows: The que...
mehr als 11 Jahre vor | 0 Antworten | 0
