Community Profile

photo

Jack_111


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


compare the absolute value of each element from two matrices
I have two matrices A and B with the size NxM and I want to compare the absolute value of each element for the two matrices and ...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Faster way than "subs" function for Symbolic substitution
I found the Answer using matlabFunction. It takes a longer time to generate a file but,after that things will be faster. And...

mehr als 10 Jahre vor | 6

| akzeptiert

Frage


Faster way than "subs" function for Symbolic substitution
I want to ask if there is a faster way for Symbolic substitution than using the Function "subs" It took with me for substitut...

mehr als 10 Jahre vor | 1 Antwort | 2

1

Antwort

Beantwortet
sorting the roots from the solution of an equation
This is the Answer a = char(Answer); % Convert from symbolic to String R = strrep(a,'RootOf(',''); % Preparing the ...

mehr als 10 Jahre vor | 0

| akzeptiert

Frage


sorting the roots from the solution of an equation
I have the following equation and I solve it using the Function "Solve" and the answer is as follows syms t px py pz dx...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving equation with for loop is slow
I have an equation (5th order Polynomial) and I have to solve it every time for different variables A,B and Coeff as written dow...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


High order equation Solving
I am doing ray tracing and I have to make intersection between the ray and polynomial so I got the following equation and I have...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plotting normal vector in 3d
I have three points P0=[x0,y0,z0], P1=[x1,y1,z1] P2=[x2,y2,z2] and I want to calculate the normal out of them what I did is ...

mehr als 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


white space in cell array
am using textscan to read text file and I get <55x1 cell> examples: 'aa a aa' 'a aaaa a' 'a = aaaaa' 'aaaaaa' ' a...

mehr als 10 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


scaling the colorbar of the plot
I want to scale the color bar to maximum and minimum values? which function should I use caxis or clim? and what is the differen...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to connect the computer with the server?
I have measurement running and I get results out of it around 100MB per measurement and I want to copy these files to the server...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to scale a plot in micrometer?
I used the normal command plot to plot a figure and I want to make the scaling of one of my axis in micrometer. how to make the...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


saving in xls format
How can I save my results in a excel file

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to save in for loops
I have 50 matrices and I am taking the average of them using for loop and this loop is inside another loop running for 30 times ...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to deal with for loop
I want to ask about for loop. I have 50 matrices of Z and I want to use for loop to add them and take the average of these Z mat...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to connect the computer with the server
I would like to ask about connecting my computer with a server. If I have a computer connected to a setup to do some measurement...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort