photo

Jesse


Last seen: plus de 5 ans il y a Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

39 Questions
3 Réponses

RANG
23 587
of 300 338

RÉPUTATION
1

CONTRIBUTIONS
39 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
64.1%

VOTES REÇUS
1

RANG
 of 20 922

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 149

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 4
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Plotting damped sine travelling wave equation in Matlab
Thanks all but this question was posted 5 years ago, and I think it had to do with some project I was working on at the time. T...

plus de 5 ans il y a | 0

Question


Customizing with boxplot? 2 quick questions
Greetings all, I have two quick questions on box plots. So I have a boxplot (see attached for an example). First, is there an...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


Some questions with histograms
Greetings all, I have 3 questions about the attached histogram. 1.) When I use MATLAB's mode command in my code, it does n...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


Help with loading data into a table based on location pairs?
Greetings all, Here's what I am trying to do. I have 4 columns of 16 values (observation points), and I am trying to make cal...

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

0

réponse

Question


Using isinf and isnan in the same command line?
Greetings all, Trying to compute some statistics for a particular data array that has Nan and Inf values scattered throughout...

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

2

réponses

Question


Ground Penetrating Radar Simulation in MATLAB?
Greetings all, Is anyone aware of a Ground Penetrating Radar Simulator in MATLAB? I've looked on Mathworks high and low, but ...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Quick question on understanding ./ notation
Greetings all, I have the following "snippet" of code: Zeta_EM31_West = DrillHoleData2(:,3)/3.67; %Line above outpu...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Scatter plot - plot different symbols when data is negative
Greetings all, I'm trying to differentiate positive and negative data on a plot by representing it with different symbols ...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Solving 2 linear equations for 2 unknowns using arrays? - Part II, perhaps with syms?
Greetings all, On the continuing saga of solving these equations, I am trying to solve the following equation: sigma_...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Solving N linear equations for N unknowns using arrays? Is this even possible?
Greetings all, I'm trying to think this out and to see if it's even possible - here it goes, hear me out for this one :). I...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Subscript indices must either be real positive integers or logicals - quick question on how to fix
Greetings all, I have the following code: Response_values_H= 0:0.01:9; R_h=zeros(size(Response_values_H)); for...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Expanding an equation in Matlab based on user input? Even possible?
Greetings all, I've been thinking about this all night and I don't even know if it's possible to do in Matlab, but for this...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


Argggh! My equation isn't plotting right with a for loop!!!
Greetings all, This is probably trivial and overlooking a minor detail, but I have the following code, and I think my probl...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Assistance with integration limits and implementing it in Matlab
Greetings all, Back at it again with a little more complicated issue that I tried, but stuck in neutral here. I'm go...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


Plotting damped sine travelling wave equation in Matlab
Greetings all, Please correct me if I am wrong on any of this, but I am trying to plot a damped/attenuating sine wave of the fo...

plus de 10 ans il y a | 3 réponses | 0

3

réponses

Question


Adding zero points on a plot of a damped sine wave - quick question
Greetings all, This will probably be a quick one for you experts, but I have a damped sine wave of: y1=2*sin(w*t).*exp(...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


95% confidence interval on a linear regression with polyfit?
Greetings once again all, Pardon the title line, but if it shows confusion on my end, it's because I am! I am trying to fi...

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

1

réponse

Réponse apportée
Can't install MATLAB R2014a_unix on recently bought macbook air... help please!
PowerPC? Which processor do you have?

environ 11 ans il y a | 0

Question


Some confusion on polyfit?
Greetings all, This one is throwing me for a loop. So I have some data that I was preforming a linear fit on with the basic...

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

1

réponse

Question


Help with exponential returning zeroes
Greetings all, Argh, this answer should be obvious, but for me, or course it's not. Here's what I'm trying to do: Zval ...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


Taylor series method for 2 coupled ODEs and I'm confused!!!
Greetings all, I'm trying to solve the following initial value problem using the Taylor series method: x1prime = sin(x1)+c...

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

1

réponse

Question


Confusion on Runge-Kutta method
Greetings, I am trying to implement a 4th order Runge Kutta for the following equations on the interval 1 less than or equa...

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

2

réponses

Question


Assistance with N-dimensional Jacobi?
Greetings all, For my N-dimensional Jacobi code, I have the following: function x=Jacobi1(A,b,phi,tol, NMax) %Th...

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

0

réponse

Question


Adding a line object to a legend??
Greetings all, I don't know if Matlab can do this, but here it goes. I have a plot, and while the plot itself is ok a...

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

0

réponse

Question


Random dot product tricks
Greetings again, I have two arrays: x = [1.3, 5.6, 7.8, -6.5, 0.3] y = [134.2, 8786.98, -22.4, 4553518.6, 0.0019] ...

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

2

réponses

Question


Confusion on function handles
Greetings, I know this is a tricky subject for me to understand, but I want to see if I'm going about this right. I ha...

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

2

réponses

Question


PV-Wave code to MATLAB?
Greetings, Does anyone know how to convert PV-Wave source code to MATLAB? Thanks!

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Some pointers with textscan?
Disregard. I went about it another way without MATLAB.

plus de 12 ans il y a | 0

| A accepté

Question


Some pointers with textscan?
Hi, I've been trying to import a data file (a nasty one) and convert it to rows can columns. But I feel that textscan dumps...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


Confusion with function handles
Greetings all, This is the second part of what I am trying to work out, and I am new to function handles (i.e, @f, if you wil...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Charger plus