Statistics
RANK
153,158
of 295,673
REPUTATION
0
CONTRIBUTIONS
5 Questions
5 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
494 of 20,262
REPUTATION
3,397
AVERAGE RATING
2.90
CONTRIBUTIONS
3 Files
DOWNLOADS
47
ALL TIME DOWNLOADS
33388
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Simulink Arduino Connection IO Issue
Found my solution. Just run the matlab with admin privilage.
2 years ago | 0
| accepted
Question
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerSubmitted
Runge Kutta 4th order ode
solves ode using 4th order Runge Kutta method
12 years ago | 42 downloads |
Question
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...
13 years ago | 1 answer | 0
1
answerTangent
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...
13 years ago | 0
Question
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...
13 years ago | 2 answers | 0
2
answersTangent
Thanks Andrew. Kindly check my this approach. function tangent1 close all; clear all; clc; format long; %% x = [1....
13 years ago | 0
Question
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...
13 years ago | 4 answers | 0
4
answersSubmitted
6th order Runge-Kutta ODE
It calculates 6th order RK ODE using Fehlberg formulation.
14 years ago | 3 downloads |
Submitted
Linear Interpolation
This program calculate approximated value of x at a certain value of t using linear interpolation.
14 years ago | 2 downloads |