Statistica
RANK
70.467
of 301.421
REPUTAZIONE
0
CONTRIBUTI
10 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
30.0%
VOTI RICEVUTI
0
RANK
of 174.475
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 7 anni fa | 2 risposte | 0
2
risposteHow 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.
oltre 7 anni fa | 0
Domanda
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 ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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 - ...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
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)/...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 7 anni fa | 1 risposta | 0
1
rispostaHow 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...
oltre 7 anni fa | 0
Domanda
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...
oltre 7 anni fa | 2 risposte | 0

