Statistiques
9 Questions
0 Réponses
RANG
174 276
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
error sign not valid
I have this function n = 1; Product = 1; while( Product < N ) { Product = Product * (2*n); n = n + 1; } ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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)...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
plus de 11 ans il y a | 1 réponse | 0