Community Profile

photo

Jack_111


Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

más de 9 años hace | 2 respuestas | 0

2

respuestas

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

más de 10 años hace | 6

| aceptada

Pregunta


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

más de 10 años hace | 1 respuesta | 2

1

respuesta

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

más de 10 años hace | 0

| aceptada

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 10 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 11 años hace | 1 respuesta | 0

1

respuesta