Community Profile

photo

feng


Huazhong Agricultural University

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to know the original coordinates of cropped images
a=imread ('a.jpg'); imshow(a) [acrop,rect]=imcrop(a); The question is why rect should be in decimal (rect=[98.5 88....

12 years ago | 1 answer | 0

1

answer

Question


Does LSSVM necessarily produce better results than linear methods like PLSR or MLR?
Does LSSVM necessarily produce better results than linear methods like PLSR or MLR?

12 years ago | 0 answers | 0

0

answers

Question


save the variables whose names are always changing over different loops
Consider the example below. The aim is , in every circulation, to generate a variable first, only a1 in the fist circulation for...

13 years ago | 2 answers | 0

2

answers

Question


How can I use index numbers as markers in SCATTER?
When I used scatter to plot my data, it gave markers in different shapes, but the sample indexes are important in my case and I ...

13 years ago | 1 answer | 0

1

answer