OriAlpha
Followers: 0 Following: 0
Feeds
질문
How to get consecutive rows from a matrix
i have matric and i need to select for example every loop 9 rows from the matrix and so on for clear picture i have attached i...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to reduce rows to column
I have matrix of 1 column and 54 rows i need to convert to 3 columns and 18 rows how do i do this
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Human walking pattern classification
hello, my main idea is to detect gait parameters which are for example stand or leg swing phase i have images of persons fr...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Convert Rgb to grayscale and back to rgb
i have a image i will read that image and do some of the operations on grayscale then convert back to RBG how can i do this
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
i have to read files in specific folder
first thing i have to select files a folder then i have to read jpg in that folder how can i do that i tried with below...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
save output for specific folder
i have to save file i use save (uigetdir("F:\"),"d") but file is not saving what can i do
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Can we check points are in straight line
Hello, I have a question Consider i have 3 points, i need to check whether they are in straight line. if its true output disp...
거의 6년 전 | 답변 수: 4 | 0
4
답변질문
find angle between lines
hello i need to find the angles between lines how can i do in code
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Finding Angle between lines
i need to find angle between lines has in the image whatt i do Consider some random vector points
거의 6년 전 | 답변 수: 2 | 0
2
답변질문
how to draw the lines from vector and plot in graph
hello, i have a vector and i need to plot like this in graph has shown below lines are plotting of the vector like this ca...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
how to downscale the image
I have a image size of 150*300 which is refernce image now i have new image size of 195*415 i need to downscale to 150*30...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How do I scale coordinates for different size
Hello, how to scale different size coordinates for example, i have 2 points in graph which is 960 and 882 (this is referance...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Normalization of the data
hello, i have 5 files in mat format my main point is to Normalization the data which i consider 01 has the reference and all ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Matrix Multiplication of different size
hello, i have 2 matrix of different size how can i multiply one is 2*2 and other is 103*1 so how can i do attached be...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
how to Convert matrix to different dimension
Hello, i have a matrix of 1 row and 75 columns but i want to covert into 25 rows and 3 columns, that in this format 1st,2nd,...
거의 6년 전 | 답변 수: 2 | 0
2
답변질문
How to convert 3D plot to 2D plot
Hello, i have a matrix of 3*3 i have plotted into 3Dgraph but i need to convert into 2D graph so can anyone help me
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How to extract gait parameters of walking pattern from images
Hello, i have multiple images of persons in which i want to extract some of gait parameters like Cadence step length stride...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
how to apply dynamic time wrapping
how to apply dynamic time wrapping in Matlab if the length of the sequence is not equal. Can we do zero padding for sequence an...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
how to read multiple mat files and and extract data from those
I have a multiple .mat files (like 100 file) I need to load and extract specific data from those files. I.e to extract the row ...
대략 6년 전 | 답변 수: 2 | 0