photo

David


Actif depuis 2013

Followers: 0   Following: 0

Message

.....

Statistiques

MATLAB Answers

16 Questions
1 Réponse

RANG
8 798
of 300 369

RÉPUTATION
5

CONTRIBUTIONS
16 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
4

RANG
 of 20 936

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 436

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

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Labelling three axes of moody plot
I've written the following code, which use another function 'Moody', to plot the moody plot. I've plotted it correctly, I think....

presque 12 ans il y a | 2 réponses | 1

2

réponses

Question


Sorting data points so x are in ascending order.
I have two vectors x and y and they correspond to a given set of data points. How can I sort x in ascending order while at the s...

presque 12 ans il y a | 3 réponses | 1

3

réponses

Question


Cubic Spline Interpolation Given End Conditions.
I'm writing a MATLAB program which accepts 3 inputs x (a vector containing the x values for interpolation), y (a vector containi...

presque 12 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Newton's Method returns complex value.
@A Jenkins. Thanks for that. I'll have a look into that now.

environ 12 ans il y a | 0

Question


Newton's Method returns complex value.
So, I've written a program that carries out Newton's method. The root of the equation which I am trying to find is approximately...

environ 12 ans il y a | 2 réponses | 1

2

réponses

Question


Defining anonymous with other anonymous functions.
Could somebody tell me why the following code returns the following error?? 'Undefined function 'plus' for input arguments of ty...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Formatting code to display multiple results.
So, I'd like to alter the following code which I have written (Newton's Method), so that it not only outputs the final approxima...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Bisection method not returning any values.
So, I've written the following code for the bisection method, however it doesn't seem to be returning any values. function...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Could someone explain how this code works?
So, we were given this as an example of recursion. It's a program that computes the factorial of a given scalar. function ...

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

2

réponses

Question


Matlab returns Inf for 10^1000.
Why is 10^1000 unrepresentable in Matlab?

environ 12 ans il y a | 3 réponses | 1

3

réponses

Question


Buying Matlab Student version.
So, my laptop is on it's last legs and could break quite soon. I was just wondering, if I buy the student version of matlab woul...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Probability Function of people at a party.
I've recently asked a question about this particular section/piece of code. I've made a bit of preogress but have ran into some ...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Checking if sides of triangle are positive and if equality rule is satisfied.
So, I could easily do this using multiple if statements but that seems fairly repetitive. Is there an and or operator in MATLAB ...

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

2

réponses

Question


Probability function of people at a party.
So, you're asked to write a function that computes the probability of two people at a party having the same birthday. The probab...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Sum using vectorized commands and colon operator instead of loops.
So, first of all I better say that this isn't a homework assignment. It's a sheet of problems given to us which we can attempt i...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Repeating fractional binary to decimal.
Could someone explain to me how to convert the binary decimal (0.1001)2 (repeating) to a decimal in base 10? I know how to do th...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Removing entries of vector indexed by odd integer.
So, in a question we've been asked to define a vector "x" which begins at 1.5 and ends at -3.5 with 101 entries in between witho...

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

2

réponses