conversion into cartesian formula
Hello, i have the following polar formulapresented bellow, i am trying to convert into cartesian formula, the only way i thought...
8年弱 前 | 1 件の回答 | 0
1
回答
質問
bandwidth from 2D array
Hello,i have a 2D array of numbers, i need to take the peak value which always located at the same X=0 point and subtracts 3 and...
8年弱 前 | 1 件の回答 | 0
1
回答
質問
array of strings into 2 number array
Hello, i have an array of 3 strings,each string is consists of two numbers spaced by tab.
i would like to create a 2X3 2D array...
8年弱 前 | 2 件の回答 | 0
2
回答
質問
selectivly open a file by file name
Hello ,i have 4 files in the folder,i am looking for a way so matlab will choose to open only 0_0 and 0_90 only by checking he...
8年弱 前 | 1 件の回答 | 0
1
回答
質問
slicing an array of lines
Hello, i have a 1X1022 array of strings which i took from TXT file
tried to put every 71'th row in separated array ,i tried ...
8年弱 前 | 1 件の回答 | 0
1
回答
質問
number of rows text file
I have opened a txt file using the following code , and i see that there are 1000 lines which i can access,but
length or siz...
8年弱 前 | 1 件の回答 | 0
1
回答
質問
filling between two polar plots
i have read the fill command and i know that i need to convert to cartesian coordinated in order to use it
but when i do that ,...
8年弱 前 | 1 件の回答 | 0
1
回答
質問
filling space between two polar plots
Hello , i have created two shifted polar curves in matlab,how can i fill the space between them.
Thanks.
<</matlabcentral/an...
plotting sinuos curve using matlab
Hello , i wrote the following code by the known formulla which is attached,but instead of getting the desired sinous shape ,i g...