Community Profile

photo

Riyadh Muttaleb


PSU

Last seen: circa 3 anni fa Attivo dal 2016

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Risposto
How can I do a scatter plot with different color and symbols
I did it! thank you so much for your time and help!

oltre 3 anni fa | 0

Domanda


How can I do a scatter plot with different color and symbols
Hi Everyone, I want to plot scatter plot with diffrent symboles and color for my posative and negative data, I have: X: vecto...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I make curve form data?
Hi All, I would like to make a convex curve from this (x,y) data that I have. The curve must connect the first and last points ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Risposto
How can I use curve fitting tool as function?
Thank you for your answer, Does this function include Robust LAR?

circa 5 anni fa | 0

| accettato

Domanda


How can I use curve fitting tool as function?
Hi everyone, I want to use Curve fitting tool as in the picture below as Matalb function.Which is function I have to use in the...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


Can I use "fitnlm" for multiple regression ? and How?
Hi everybody, I have mutiple nonlinear regression like (x1,x2,x3 and y) the equation is "y=x1+x2^n+x3^n" , where n is known, , ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can apply scatter or plot functions with two xx and yy axis?
Hi Everyone, I am try to use the code below that I got it from : https://www.mathworks.com/help/matlab/creating_plots/graph-wit...

oltre 5 anni fa | 1 risposta | 1

1

risposta

Domanda


How can calculate R^2 "correlation coefficient' of "robustfit" function?
Hi All, I am using "robustfit" function for multiplie regression, How can I caculate R^2 (correlation coefficient of this funct...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I remove zeroes column from matrix without removing NaN column?
Hi All, I have matrix contains zeroes columns and NaN columns and numbers columns, I want to remove [JUST zeroes columns] witho...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I align the text in center of legend?
Hi everybody, I want to center the text vertically in the legend box <</matlabcentral/answers/uploaded_files/133946/Center...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I enlarge the height of legend box?
Hi everyone, I would like to enlarge the legend box size (height), I tried to use [set(hleg1,'position',[x0 y0 width height])...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


how can I change the number of digits before decimal point?
Hi everyone, I would like to change the number of digits before the decimal point, for example 1.45237E+6 to 145.237E+4 T...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I apply robust regression to multi linear regression?
Hi everyone, I am trying to apply "robustfit" for multi linear regression "regress" , I have y and x1 , x2, the problem that I ...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


how can I convert EST time to GMt time?
I have series of datevec (about 1000) in EST time zone that I would like to convert them to GMT, any help, Thanks in advance...

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I make Matlab sending me an Email?
Hi Everyone, I would like to receive an Email when the code is finished. I tried using "sendmail" but it didn't work! any he...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I interpolate this row?
Hi Everyone, I would like to get your help to interpolate this vector: x=[2 NaN NaN 5 NaN NaN] to fill the messing values ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I maximize the range of included data to built my robust regression model?
I would like to use "robustfit" function with including maximum points that I have in the regression, [b,stats] = robust...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


I would like to check the code that I did for solving ordinary differential equation using "dsolve" function
Hi All I would like to check the code that I did is correct for solving ordinary differential equation by using "dsolve" func...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I solve PDE with boundary condition?
Hi All, I do have Ws dC/dz + Kc d2C/dz2 - X=0 where Ws and X are constant Z from (0 to 5 step 0.5) and I do have Kc values ea...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I numbering 1000 of figures?
Hello All, I would like to get number for all figures to ease reach them. I do have about 1000 figures, I am using subplot (...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How can find (BVLS) bound-variable least square for "lsqnonneg"?
Hello all, I would like to find Bounded-Variable Least Squares (BVLS), with simultaneous upper and lower bounds αᵢ ≤ xᵢ ≤ βᵢ ...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I calculate the confidence interval for "lsqnonneg" regression?
Hello All, I did a "Isqnonneg" regression between vector(5,1) and matrix (5,3), I would like to find the confidence interval ...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I do non-linear regression for three varietals?
Hi All, I have matrix with three variables (x,y,z) I would like to get best non linear regression for these variables using l...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I divide the plot to the two levels (upper and lower) with different y range data?
Hi All, I would to like to plot as in the figure below, different y levels with different y ranges with the same x axis. T...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How can convert two (file.fig) to (file.jpg) in the same time?
Hello All, I would like to convert (file.fig) to (file.jpg) in the same time (each file contents 5 plots) to reduce the time....

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I control xticklabel?
Hello All, I have serial of datenum on X-axis, I would like to show in my plot that the first datetick is the first datenum n...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I add serial date and time for each 12 min ?
Hello All, I have date and time like: (2009 10 09 12 36 00), I would like to make a serial date and time that increase each 1...

oltre 7 anni fa | 3 risposte | 0

3

risposte

Domanda


How can plot with smooth line?
I have these data: x=[1.6 1.1 .6 .1 .4 .9 1.4 1.9]; y=[1 1.5 2 2.5 3 3.5 4 4.5]; I would like to plot them smoothly w...

oltre 7 anni fa | 3 risposte | 0

3

risposte

Domanda


Is there any way to calculate R^2 (correlation coefficient) in Matlab directly?
I would like to calculate R^2 in easy way in matlab? How can I do that? Thanks in advance Riyadh

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I open a specific figure from 'file.fig'?
I have 'file.fig' contains about 500 figures I would like to open just one specific figure like number 200, without open all, Ho...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Carica altro