Community Profile

photo

B.E.


Last seen: alrededor de 2 meses hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Function with many outputs
I have this function [Y_1,Y_2,Y_3,Y_4]=MyFun(X); I want to optimize X according to this cost function using ga function of Matl...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem with parfor with two variables
Hi, My code below is executed normally without the parfor command i.e with the for command. Moreover when I reduce the numbre ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


For loop with 2 variables
Hi, Hi, I'm looking for an idea on how to iterate all possible combinations for the couple using the for loop, to apply the p...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem with parfor loop
Hello, I need help, I have this problem when I use parfor loop for this code, where x a square matrix of order N = 75692 of si...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


integral of f by Milne's method
I need help. I want to calculate the integral of , by Milne's method, using the average of on each subdivision. let be a mu...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


When I use the patch function Matlab crashed
I colored the two surfaces, but when I want to color the third surface (in white) Matlab crashes. mycolor1=[1 0 0]; mycolor2=[...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error:" Output argument "y" (and maybe others) not assigned during call to"
I need help, I have this error " Output argument "y" (and maybe others) not assigned during call to" function y=f(t) d=2; dst...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Error: Attempt to add (variable) to a static workspace,
My function function Densite load x; load h if ........................... ................. elseif ...........

más de 4 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Problel with save ommande
I have a problem with the save command in this code Warning Variable 'x' cannot saved to MAT-file whose version is older than...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Respondida
Problem with double sums
https://fr.mathworks.com/matlabcentral/answers/497684-problem-with-double-sums#comment_780161

más de 4 años hace | 0

| aceptada

Pregunta


Problem with double sums
how to write this function in MATLAB knowing that if I separate the two sums as I wrote one tends to infinity. The first ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem with RK4
I have a problem with this code when I choose Nbite equal to 1 function y=RK4(Myfun,s1,s2,Nbite,y0) h=(s2-s1)/(Nbite-1); t...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I plot this function
I want to plot this function in the interval Thank you

más de 4 años hace | 1 respuesta | 0

1

respuesta