Briana Canet
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
35.813
of 295.638
REPUTACIÓN
1
CONTRIBUCIONES
15 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.255
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.207
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
Issue with addpath files
I have two files that rely on each other but they aren't working. File 1 File 2 Code File 1 function u = u1(commute) ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Derivative not working plot
Hello. My %Local Risk Aversion Plot is not working. I am trying to plot the risk aversison (y) over monthly expense (x). Risk a...
alrededor de 1 año hace | 3 respuestas | 0
3
respuestasPregunta
curve fitting exponential function with two terms
Update: I need help curve fitting this set of points with an exponential function with two terms nicely. % Curve Fit x = [6500...
alrededor de 1 año hace | 3 respuestas | 1
3
respuestasPregunta
How to fill in o marker with color
I am trying to fill in my 'o' markers. Please help. clc; clear; close all; % Curve Fit - Left of Target x = [1500 160...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Matlab curve fitter error with exponential form with 2 terms
I am trying to curve fit the following data using the following exponetial form with two terms. I was expecting a concave curve ...
alrededor de 1 año hace | 3 respuestas | 0
3
respuestasPregunta
Surface plot for two variable piecewise function
I need help plotting the following piecewise function in Matlab as surface plot. Any help is appreciated!! x1 and x2 are [0,1] ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Plot function of two variables in 2D space
I have the function V(x1,x2) = x1^3 + x2^2 I am trying to plot k = x1^3 + x2^2 for different values of k (i.e. k=0.2, 0.4, et...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Code error trying to find the max h
Code not running fully. Continuous errors in code. I am trying to find the maximum h given f1, the other equations and other var...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Pareto frontier plot error
I am trying to plot the Pareto frontiers for... Problem A Minimize f1(x1,x2)=x2*sin(x1) Minimize f2(x1,x2)=x1+x2 and ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
matlab optimization code not working
The following code is not working. I am not sure why. It doesn't run/create the figure. % Define the functions f1 = @(x1, x2) ...
alrededor de 1 año hace | 0 respuestas | 0
0
respuestasMatrix Issue Line 33, 35, 37
K_a2 = K_m*(1+(f_i.*((K_i/K_m)-1).*(1+((K_i./K_a1)-1).*s1_a2).^-1)) Why is there a dot after :((K_i/K_m)-1) K_i and K_m are c...
más de 2 años hace | 0
Pregunta
Matrix Issue Line 33, 35, 37
Hi. Line 33, 35, and 37 (v_a2, s1_a2, s2_a2) are supposed to create a matrix/array (not sure what the right term is) like Line 2...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
Code Error on Line 39 and 41
There is an error in my code in Line 39 and 41 in K_a2 and Mu_a2, respectively. Maybe a dot/period is missing. % Approach 1 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Code not graphing properly?
I am trying to plot f_i for values of 0 to 1 (x-axis) and K_traction (y-axis). It is not graphing properly. I graphed in Excel ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Synthax Question for Equation
I am trying to code out this equation: K_traction I am not sure if I am expressing it correctly synthax wise in order to plot...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Code not working?
This code is plotting incorrectly. The plot in the x-axis should range from 0 to 1 and right now it is -1 to 1. Also, no curve ...
casi 3 años hace | 2 respuestas | 0