Feeds
提问
how to find the lidar angle ranges when using matchscan or matchScansGrid functions?
I am getting two scans from my Lidar device (Hokuyo UTM-30LX-EW). I am fine with getting the scans in Matlab but I want to find ...
6 years 前 | 0 个回答 | 0
0
个回答提问
real time Integration of acceleration to get velocity in Simulink
Hi everybody It is sometime I`m searching some solutions for my problem but still unclear. I have seen some of the codes to in...
7 years 前 | 0 个回答 | 0
0
个回答提问
Integrating acceleration to get velocity and position in Simulink
I have used the following code in an interpreted matlab function in Simulink to get velocity (and then position) from accelerati...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to get correlation in Simulink
Anybody knows how I can possibly get correlation between two sets of data in Simulink? (maybe using Matlab function, ...) Anoth...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to read and store GPS data
Anybody knows how I can read and store the data from my BU-353 GPS device into matlab? There are several strings and I need Tim...
8 years 前 | 1 个回答 | 0
1
个回答提问
SVM parameter tuning for linear and RBF
Does anybody know the code I need to do to tune the linear and RBF parameters in SVM? Is that done after I use svmtrain codes? ...
9 years 前 | 0 个回答 | 0
0
个回答提问
Bayes rule and Naive Bayes rule
Hi When a question ask to solve a problem using Bayesian, that means the same procedure as Naive Bayes or not? If not, what co...
9 years 前 | 0 个回答 | 0
0
个回答提问
Ho-Kashyap coding in Matlab
I would like to know how to code "Ho-Kashyap" in matlab, particularly for different learning rates.
9 years 前 | 0 个回答 | 0
0
个回答提问
Read from Matlab and write to a field on webpage
I have got some output in Matlab (latitude and longitude using a GPS device) and would like to send these info to a website <htt...
9 years 前 | 0 个回答 | 0
0
个回答提问
Mahalanobis function for matrices
I have two 150*4 matrices. I do not want to use the command mahal(A,B) to find the distance. Instead, I want to use the followin...
10 years 前 | 0 个回答 | 0
0
个回答提问
Plotmatrix of different categories
Hi I have a New1=150*4 double and another New2=150*1 double. Rows 1-50, 51-100 and 101-150 each have one specific category, say...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to convert some string columns in a csv
Hi I have csv file. It includes 151 rows and each row has 5 columns. The 4 first columns are numbers but the last one is string...
10 years 前 | 1 个回答 | 0
