Community Profile

photo

Achyut Paudel


Con actividad desde 2018

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


How to make version compatibility in Matlab for Legend tool?
h=legend('M4.1-M5','M5.1-M6','M6.1-M7','M7.1-M8','M > 8',3); This function is used in a code written in Matlab version earl...

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

0

respuestas

Pregunta


How to rectify the syntax error in Matlab??
I am provided with MATLAB Code for the PSHA of a particular site by my professor. The matlab code that he provided run well in h...

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

0

respuestas

Pregunta


How can I solve this error?
I am getting following problem while trying to open Matlab. Can anyone find out what is the reason behind it and how to solve i...

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

1

respuesta

Pregunta


Question on error obtained
I am getting the following error... Error: File: sub_map_ar_3.m Line: 2 Column: 37 Function with duplicate name "sub_map_a...

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

2

respuestas

Pregunta


Why I am getting problem with fgets() function in the below code for Seismic Risk Analysis??
I am trying to understand the code written by my professor which is as below : fileh='input/hist.dat'; LINP = fopen(fileh...

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

2

respuestas

Respondida
How to obtain a value of a function for it's given parameter?
Can you please review my code and obtain the value of B1, B2 , B3 or B4 for any given value of xi and eta. Please help me.

más de 5 años hace | 0

Pregunta


How to obtain a value of a function for it's given parameter?
B1=[0 N1wx mu*N1wy; 0 mu*N1wx N1wy;0 (1-mu)/2*N1wy (1-mu)/2*N1wx] B2=[0 N2wx mu*N2wy; 0 mu*N2wx N2wy;0 (1-mu)/2*N2wy ...

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

1

respuesta

Pregunta


How to add matrix in a matrix which is obtained using syms function?
B1 = [ 0, conj(eta)/24 - 1/24, (3*conj(xi))/160 - 3/160] [ 0, conj(eta)/80 - 1/80, conj(xi)/16 - ...

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

2

respuestas

Pregunta


How to obtain a matrix element in a matrix defined by a function?
I have a function as shown below: A(xi, eta) = conj(eta)/24 - 1/24 conj(xi)/16 - 1/16 1/24 - conj(eta)/...

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

1

respuesta

Pregunta


How to assign elements in a matrix in another matrix with order not in sequence?
I am trying to substitute the elements in matrix K to element K1 such that the matrix K has 10th, 11th,12th,7th, 8th and 9th ele...

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

1

respuesta

Respondida
How to convert all data from text file into a single column?
I want the data in the excel file which are in a group of rows and column in a single column. I would like the excel file wit...

casi 6 años hace | 0

Pregunta


How to convert all data from text file into a single column?
I am trying to analyze an earthquake signal. For which, I need to plot the acceleration time history. I have obtained earthquake...

casi 6 años hace | 2 respuestas | 0

2

respuestas