photo

Jack_111


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

回答済み
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...

11年弱 前 | 6

| 採用済み

質問


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

11年弱 前 | 1 件の回答 | 2

1

回答

回答済み
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 ...

11年弱 前 | 0

| 採用済み

質問


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

11年弱 前 | 1 件の回答 | 0

1

回答

質問


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

11年弱 前 | 2 件の回答 | 0

2

回答

質問


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

11年弱 前 | 1 件の回答 | 0

1

回答

質問


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

11年弱 前 | 1 件の回答 | 1

1

回答

質問


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

約11年 前 | 2 件の回答 | 1

2

回答

質問


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

約11年 前 | 1 件の回答 | 0

1

回答

質問


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

約11年 前 | 2 件の回答 | 0

2

回答

質問


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

約11年 前 | 1 件の回答 | 0

1

回答

質問


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

約11年 前 | 2 件の回答 | 0

2

回答

質問


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

約11年 前 | 2 件の回答 | 0

2

回答

質問


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

約11年 前 | 2 件の回答 | 0

2

回答

質問


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

約11年 前 | 1 件の回答 | 0

1

回答