Community Profile

photo

Jisu Yang


Last seen: 7 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to reduce the running time (preallocate)
function[A,Y_linear2,ksi] = iteration(x0,y0,xp,yp,X_target,X_true,x,y,ksi0,Input); syms omega phi kappa; R_omega=[1 0 0 ; 0 co...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to read a text file?
I want load my text file to read. I want [nodes, elem, C, A, bcs, loads] as an output form and the input file is below. filena...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want matlab to read my input data(txt file)
this is my input data I want matlab to read my input data in the beginning of the code. If i run this code, comes out; Undefi...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to select a set of numbers randomly which meets a condition
I want to get some random numbers that meet conditions. For example, span is input of my function, and i want random combinatio...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to use for loop on both sides?
I want a and b are also in loop like: for a = 1:4 for b = 1:4 how can I use 'for' loop on both sides? what I wrote...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort