photo

Frederik Bjerregaard


Last seen: mer än 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
158 992
of 300 343

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

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

  • Thankful Level 3

View badges

Feeds

View by

Question


Decide values of row in matrix for certain row intervals
Hi I need to create a matrix where each row has the values of [1,0,0,0] over certain intervals as given below rows=150001;wind...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Divide each column by a constant from a vector
I have a matrix A that has the format 150000x8 and a vector B of the format 1x8. I want to create a function that divide every v...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to add values into specific part of a zero vector
Hi I want to create a vector that have the value of 1 in specific intervals and 0 everywhere else. This is the code I have com...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Plotting different datasets from looped ode45 using subplots.
Hi. I have a script where I'm solving and ode for different values of a parameter. I want to plot each of these cases on a seper...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Solving a nonlinear equation
Hi. I have to solve a nonlinear equation over a range of values of a given parameter. clc; clear;close all; f = 0.35+0....

nästan 4 år ago | 1 answer | 0

1

answer

Question


Extracting a data vector from a looped ode45
Hi. I have a problem where i have to solve a system of equations numerically. I want to plot the maximum value for each result I...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Returning several dataset using ode45
Hi. I have a problem where I want an ode45 function to return 5 dataset using the code clc; clear; close all; % Defining param...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Fixing error while evaluating callback for GUI
I am trying to build a GUI for this Optimisation file Opti_final.m %Initialisation--------------------------------------- ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Feasible solutions in a function with a given product.
How do I get Matlab to give me a matrix of possible solutions for ri and L when V is fixed? Vi=((pi*(ri)^2*L)+((4*pi*(ri)^3)/3)...

mer än 5 år ago | 1 answer | 0

1

answer