Maximilian Jatzkowski
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
126,912
of 295,569
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Question
Index exceeds Matrix dimensions
Hi! I am trying to run this script to calculate different values for an assignment. Ive gotten most of it to work, but it is...
6 years ago | 0 answers | 0
0
answersQuestion
Can i make Matlab calculate the error of integration
When using integral(f,x0,x) on a function created with spline, so with a limited set of points, how can i calculate the error be...
6 years ago | 1 answer | 0
1
answerQuestion
How do i vectorise a function created by spline
I have the following functions, created with the help of spline function c = consumption(v) load('elbilTesla.mat'); if an...
6 years ago | 0 answers | 0
0
answersQuestion
How to save values in a specific position+stop output
I am using fzero to solve a non-linear function, and then using a for-loop to plot the function for different values of p. volu...
6 years ago | 1 answer | 0
1
answerQuestion
Input vector from readxls into a function and plot
Hi i Have this function function Vl=varmelackage(tempU) tempU=xlsread('temperatur.xlsx','D3290:D3654') h=24 l...
6 years ago | 1 answer | 0
1
answerQuestion
Read columns/rows from cvs
Hi!, Im trying to read data from a csv file into matlab, and i want a specific column with a speficic range of rows. How do i...
6 years ago | 1 answer | 0
1
answerQuestion
How do i plot data from a structure? and extract data from a structure?
Hi! I have been given several tables of values, which cannot be opened, only read directly into matlab using the command "impor...
6 years ago | 1 answer | 0