Community Profile

photo

Wojciech Kalinowski


Last seen: 12 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to add 3 x-axies onto a double subplot?
Hi, I'm trying to create a subplot with two graph one under eachother; however, I want each to have 3 x-axies. I'm doing some ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How make symbolic variables to a power equal to zero
Hi, I'm calculating inertia using thin strucuter theory. I have all of my components of inertial set as an symbolic array. for...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Solving a system of linear equations; and, reducing the system.
Hi, I'm using matlab 2020a I have 59 linear equations. Which overall include 89 variables. Normaly this is unsolvable if the ...

mehr als 3 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Regularized hypergeometric function 1F2 within matlab?
Hi, I'm trying to find the special function to use within my code: function [result] = sin_derivatve(x,n) if (rem(n,1) == ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Struggling to plot a complex function using the mesh command.
Hi, I need help with making a complex mesh of a function. The function is simply sin(a+a*pi/2) but a is a complex number. ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Regularizied hypergeometric function gives an error for z being greater than 1.
Hi, I'm having truble with using the hypergeometric function used in frational derivtives of log(ax+b). Using the formula from ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Resources for OOP in Matlab.
Hi, I started looking into OOP matlab, and I'm fairly confused. Could you share any useful resaurses to help me learn the clas...

etwa 4 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Subplot titles on each column.
I was making a subplot(2,2,i) (i is any value from 1 to 4). However, I could not find a method to lable each set of grphs. Spe...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I call a script inside a function?
So, I have three scrips two of them, initial_data1 and initial_data2, contain data and process it into arrays. Then I want the t...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Least squares regression of a quadratic without bx term.
Hi, I'm trying to find the least squars regression formula and R squared value. However, the data has to fit y=ax^2+c without...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort