photo

kajalschopra


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

12 Domande
0 Risposte

RANK
201.886
of 300.364

REPUTAZIONE
0

CONTRIBUTI
12 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
41.67%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Saving matrices to a text file
I have the following part of code; for m=1:4 for n=1:4 ...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Matlab and FEM/PDE
Hi, Does anyone has any experience in soving a finite element direct in matlab? I mean using the PDE tool?

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Saving a matrix into a file, saving 2 dimensional plots
Hi, Through my matlab program, I'm generating several matrices. I would like to save the matrices into a .m file. Is this pos...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Algorithm that Matlab uses for computing eigen values and eigen vectors
Can anyone please tell me which is the algorithm that Matlab uses for computing Eigen values and Eigen vectors when I use the co...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Function not defined error
Hi, I have the following code snippet; function [mass]=ElementMassMatrix1Bar(rho_E,A_E,E_C,N_C,element_no,p,n_dof) ...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Matlab passing variables to a function- I want these variables updated
I have several instances in my matlab code wherein I want to pass varaibles to a function - say, Function A calls Function...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Unexpected error: Undefined function or variable
I have a matlab code function ElementStiffness global element_no; global n_dof; global p; ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Errors : undefined function or variable, too many output arguements- do not know why..please help. Struggling.
I really am struggling with Matlab. Actally, I have a Mathcad code which has to be converted into Matlab. See this code; ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Global variables in matlab
I have a file_1.m file which has the following code; global a; a=1; b=2; file_2(); And my file_2.m has the ...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


calling a function from.m file A - the function is in .m file B
I have a function Fn_A defined in a .m file (say file1.m) I have another function FN_B defined in a .m file (say file2.m) ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Printing in the command window
I have created a *.m file.* In the .m file, I have the following code; N_C=xlsread('C:\Users\Kajal Chopra\vibrations\fre...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Reading a matrix (or array) from an excel file
Hi, I'm relatively new to matlab, so sorry for very basic questions. I have 3 questions; 1) I want to read a matrix from a...

oltre 10 anni fa | 1 risposta | 0

1

risposta