Community Profile

photo

Jack_111


Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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 ...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Risposto
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...

oltre 10 anni fa | 6

| accettato

Domanda


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...

oltre 10 anni fa | 1 risposta | 2

1

risposta

Risposto
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 ...

oltre 10 anni fa | 0

| accettato

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 10 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

oltre 10 anni fa | 2 risposte | 1

2

risposte

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta