KarolN
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Statistics
16 Questions
0 Answers
RANK
35,677
of 295,467
REPUTATION
1
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Error on website: can't get Certificate after completing Simulink Fundamentals
Recently, I have completed Simulink Fundamentals yet for some reason website doesn't recognize the Subsystems module to be 100% ...
1 year ago | 1 answer | 0
1
answerQuestion
Error in Stateflow onramp
I get this error in section 3 despite doing exactly what I am supposed to.
2 years ago | 1 answer | 0
1
answerQuestion
How to get certificate after completing Power Electronics onramp?
Hi. I have completed Power electronics onramp in my desktop simulink. Yet my course page shows 0% progress. IS there any way to ...
2 years ago | 1 answer | 0
1
answerQuestion
I can't open Simulink onramp either in my MATLAB simulink and in browser
I can't open the simulink onramp in my MATLAB simulink. All I get is new tab opening and: 'You may have access to this course th...
2 years ago | 1 answer | 0
1
answerQuestion
How can I extract certain rows from a CSV imported table?
I have imported CSV file into MATLAB T = readtable('Historia_Rachunku.csv') Extracted relevant part of it: variablesByName =...
2 years ago | 2 answers | 0
2
answersQuestion
How to implement Uistyle in an output table
Hello, I'd like to implement Uistyle in my table, which is an output of several equations: I'd like to apply uistyle to empha...
3 years ago | 1 answer | 0
1
answerQuestion
Changing names and removing quotes in row2vars output table
I have generated an output table with iteration data from several equations: I transposed the table for greater viewing comfo...
3 years ago | 1 answer | 0
1
answerQuestion
How to solve a Bernoulli Equation
I have to solve this equation: It has to start from known initial state and simulating forward to predetermined end point dis...
3 years ago | 2 answers | 0
2
answersQuestion
How to implement kriging in Matlab?
I need to perform kriging in Matlab based on three borehole samples. Numbers for soil layers indicate depth from ground zero,...
3 years ago | 2 answers | 0
2
answersQuestion
How to set samples and values in the ooDAce Toolbox [KRIGING]
I try to run a couple of borehole samples in the ooDACE toolbox. I have this table: And I need to implement it, in this code:...
3 years ago | 0 answers | 0
0
answersQuestion
How to align table data to xlim/ylim values
I try to plot volume column from my table, but it doesn't work when I set custom xlim/ylim properties figure plot(Volume,'...
3 years ago | 1 answer | 0
1
answerQuestion
Non-typical system of nonlinear equations
I tried to solve this system of equations, using fsolve and various newton-raphson functions, but to no avail: x*y-z^2-1 = 0 x...
3 years ago | 2 answers | 0
2
answersQuestion
Marker Indices automation using 'set' function
I have a script with a lot of plotting, and this involves markers which, howewer, have same parameters all over. Now, is there a...
3 years ago | 1 answer | 0
1
answerQuestion
How to keep yticklabels intact after reversing the Y-axis
I reversed y-direction in a chart, but I would like my yticklabels stay same as were, ie. 80 at the top and 0 at bottom. How do ...
3 years ago | 1 answer | 0
1
answerQuestion
How to apply an equation to each element in the array?
I have an equation: Which I need to apply to every element in a 10x10 matrix of u. u - a node in numerical model of rock l...
3 years ago | 2 answers | 1
2
answersQuestion
How to put Recurrence Equation in a loop, moving through a matrix
I try to put an equation which calculates soil subsidization in a loop, and something is not right. The scheme from our teach...
3 years ago | 0 answers | 0