![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17448369_1580812984033_DEF.jpg)
Frederik Bjerregaard
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
165.334
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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....
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Fixing error while evaluating callback for GUI
I am trying to build a GUI for this Optimisation file Opti_final.m %Initialisation--------------------------------------- ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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)...
casi 5 años hace | 1 respuesta | 0