Community Profile

photo

Jack_111


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


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

meer dan 9 jaar ago | 2 answers | 0

2

answers

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

meer dan 10 jaar ago | 6

| accepted

Question


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

meer dan 10 jaar ago | 1 answer | 2

1

answer

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

meer dan 10 jaar ago | 0

| accepted

Question


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

meer dan 10 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 10 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 10 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 10 jaar ago | 1 answer | 1

1

answer

Question


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

meer dan 10 jaar ago | 2 answers | 1

2

answers

Question


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

bijna 11 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 11 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 11 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 11 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 11 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 11 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 11 jaar ago | 1 answer | 0

1

answer