photo

Nikhil


Last seen: 5 meses hace Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

30 Preguntas
0 Respuestas

CLASIFICACIÓN
38.654
of 300.753

REPUTACIÓN
1

CONTRIBUCIONES
30 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.075

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.858

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Disoriented Matlab output plot
Hello all, I have written one program which analyzes gears. I am producing output plot as shown in output_plot.png file attach...

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

1

respuesta

Pregunta


Matlab computation time is very high for first run
Hello all, In the attached Matlab code there is one issue. If I run this code first time then computation time is in the range...

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

1

respuesta

Pregunta


Help needed to decrease computational time by removing for loops
Hello Everyone, I have written following 40 lines of matlab code. It is working fine. Only problem is computational costs is v...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to read long text file in matlab and regenerate it?
Hello Everyone, I want to read one very long text file in matlab and then regenerate it as separate file with the same content...

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

1

respuesta

Pregunta


How to call MATLAB function from Fortran 77 subroutine
Hello, I want fortran subroutine to call simple matlab function (.m) file during execution. The output of matlab function is s...

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

1

respuesta

Pregunta


How to get equation of line for Weibull curve using probplot?
Hello all, I have set of censored data points from Weibull distribution. I used probplot function to plot these points on we...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to correct for bias in Weibull distribution parameter estimates?
Hi Everybody, I have set of data which follows Weibull Distribution. When I use wblfit function to estimate weibull distribu...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Image is not displayed using imshow (Digital Image Processing)
Hello All, I am new to the Digital Image processing using MATLAB. I tried one simple example given in the tutorials but I am...

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

0

respuestas

Pregunta


Bug in MATLAB R2014b
Hello all, I am doing regression analysis using Curve Fitting tool available in MATLAB. Aim is to find a polynomial function ...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Normal Regression vs Robust Regression
Hello all, I am doing regression analysis using Curve Fitting tool available in MATLAB. Aim is to find a polynomial function...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to extract time and date data from huge text file?
Dear all, I am working on one big data science project. I need to extract data from one text file into separate columns of M...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Integration of function of 3 variables
Hello Everybody, I am trying to integrate a function 'fun' of 3 variables 'x,t,y'. Initially I want to integrate this function...

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

1

respuesta

Pregunta


How to take gradient of matrix(21X21 dimension) with respect to a vector of(1X8) dimensions?
Hello all, I have a function which is represented in matrix format with 21X21 components. It depends on 8 design variables a...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Elliptical integral function is not recognized.
Hello all, In my Maltab code, I am using incomplete elliptical integral of first and second kind. I am getting error message...

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

0

respuestas

Pregunta


How to get just positive numbers which follows normal distribution?
Hello all, I am generating random samples of Weibull distribution. The shape and scale parameter for this Weibull distributio...

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

1

respuesta

Pregunta


How to run matlab executable c code file?
Hello all, I am trying to load one .c code file in Matlab. The file is Matlab executable. but when I try to load file with f...

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

1

respuesta

Pregunta


How to convert .c/.MEX file to .m files ?
Hello all, I am using modeFrontier software for optimization. I want to use the surrogate/meta model it generates into Matla...

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

1

respuesta

Pregunta


How to increase resolution of Matlab display?
Hello all, I want to save MATLAB display as .tif file with higher resolution of up to 600 dpi. This file is to be used for p...

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

1

respuesta

Pregunta


Problem in fmincon solver
Hello all, My aim is to solve for complicated non linear system of equations defined as follows: Unknown variables: epsi,...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fmincon solver stopping criteria issue
Hello all, I am trying to solve one optimization problem using fmincon solver. During the analysis I am getting exit flag as...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


plotting x vs y but not y vs x.
Hello all, I have two vectors XN and YN. Their values are mentioned in the excel file attached. I want to plot YN vs XN. w...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


system of equations with elliptical integrals
Hello all, I want to solve for 3 variables x,y,z. Three equations for these variables are as follows: m=1-1/(x^2); [...

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

1

respuesta

Pregunta


Complex number output vector instead of real output
Hey all, I am solving for three equations using given input vector. My input vector is of real numbers. But the output vecto...

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

1

respuesta

Pregunta


explicit integral could not be found problem
Hello all, I want to solve for definite integral. It is little complicated. I was unable to write it over here that is why I...

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

1

respuesta

Pregunta


How to link two functions
Hello all, I am want to link following two programs: In first program(trial.m), I am calling fsolve function to solve for s...

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

1

respuesta

Pregunta


nonlinear system of equations
Hello all, I want to solve for three variables: epsilon=m(1), Jr(epsilon)=m(2), dr=m(3); The equations are quite complicated,...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to plot function with discontinous range
Hey, I want to plot P(x) over x=-10:0.5:20 P(x) is defined as P(x)= x for 0=<x=<1; = 2-x for 1<=x<=2; P(x)...

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

1

respuesta

Pregunta


How to plot continous function with different definations
Hello all, I want to plot variation of function P(x) over range of x from -10 till 20 where P(x) is defined as P(x)= 0 if ...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Simple Matrix operation using for loop
Hello all, I want to do following matrix operation, I have two matrices y and errorsample as: y=y=[0.53, 0.6, 0.58, 0.68, 0...

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

1

respuesta

Pregunta


how to solve for non linear system of equations containing series terms.
Hey all, I want to solve for following non linear system of equations: I have only 3 unknown: k=x(1); F=x(2); epsilon= x(3)...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas