Community Profile

photo

Judah S


Last seen: 2 Monate vor Aktiv seit 2010

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Simulink Arduino Connection IO Issue
Found my solution. Just run the matlab with admin privilage.

mehr als ein Jahr vor | 0

| akzeptiert

Frage


Simulink Arduino Connection IO Issue
HI Guys, For matlab example such as this one, I get the following error. Any idea why? Thanks MATLAB System block 'sld...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Shooting method for PDE
Hello all, There is a paper which I was going through (attached), where there are two equations which I would like to solve. Eq...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


Runge Kutta 4th order ode
solves ode using 4th order Runge Kutta method

mehr als 11 Jahre vor | 89 Downloads |

Frage


time series
Hello, If I have two vectors in excel file: col A 0.34 0.65 0.21 0.54 0.34 0.89 . . col B (22/01/2012 08:10:30...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Tangent
Ding

fast 13 Jahre vor | 0

Beantwortet
Tangent
Hi Andrew, I am curious to know if I want to measure angle between tangent line and X or Y axis, how can I do that? Thanks...

fast 13 Jahre vor | 0

Beantwortet
Error Bars
Thanks Daniel but I am not sure I can use it in this case.

fast 13 Jahre vor | 0

Frage


Error Bars
hi, I have some errors on x and y axes and I am able to plot error on the y axis by using errorbar. I am not able to plot err...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Tangent
Thanks Andrew. Kindly check my this approach. function tangent1 close all; clear all; clc; format long; %% x = [1....

fast 13 Jahre vor | 0

Frage


Tangent
Hi, I have x and y values which represent some sort of sin wave but I don't know the function. something like x = [1.1909845...

fast 13 Jahre vor | 4 Antworten | 0

4

Antworten

Gesendet


6th order Runge-Kutta ODE
It calculates 6th order RK ODE using Fehlberg formulation.

mehr als 13 Jahre vor | 5 Downloads |

Gesendet


Linear Interpolation
This program calculate approximated value of x at a certain value of t using linear interpolation.

mehr als 13 Jahre vor | 2 Downloads |