Statistik
9 Fragen
0 Antworten
RANG
275.060
of 297.016
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
For those who love a challenge.
Let St be the price of one share of a particular company at time t. If the price St+1 at time t+1 can either take the value of u...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
command rand and functions
Hi guys I have this question as an assignment question can someone help out please thanks :) Suppose you are at a casino play...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
problems in switch and if commands
Hi guys I am having problems in solving this question can some one help me out please ? :) I need to use the switch and if...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
error sign not valid
I have this function n = 1; Product = 1; while( Product < N ) { Product = Product * (2*n); n = n + 1; } ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
matrix manipulation and components
Hi guys, I have a matrix A=random('norm',3,0.2,100,100) in which I want to display all the components that are >3.1 can someone...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
matrix manipulations of columns
Hi guys, does any one knows how to generate a matrixD that adds a new column of zeros to matrix A.This cloumn must be placed ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
matrix manipulations of columns
How can I replace all even columns of matrix A by columns of ones. pls note that matrix A is A=random('norm',3,0.2,100,100)...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
while command in matlab
while using the while command in matlab how can I determine the no. of terms needed so that the product 2x4x6...x2n exceeds a gi...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
replacing components of a matrix
how to generate a matrix that replaces all components of a previous matrix lying between 2.9 and 3.2, by -1?
fast 12 Jahre vor | 1 Antwort | 0