Wojciech Kalinowski
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
21 570
of 295 569
REPUTATION
2
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
2
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
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 ...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 2 answers | 0
2
answersQuestion
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 ...
nästan 4 år ago | 0 answers | 1
0
answersQuestion
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) == ...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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. ...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 1 answer | 1
1
answerQuestion
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...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 5 år ago | 1 answer | 0