Community Profile

photo

Hongtao Li


Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Statistics

All
  • First Submission
  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


How to reduce the time of running when using pathPlannerRRT?
clc; clear all; close all; tic profile on mapWidth = 35; mapLengt...

2 years ago | 1 answer | 0

1

answer

Submitted


Signal analysis tool for wave-ice laboratory study
This tool provides signal pre-processing (filtering and smoothing) and analysis scripts for measurements collected in laboratory...

4 years ago | 0 downloads |

Question


How to stitch images taken from a camera that only moves in a horizontal plane (no pitch and yaw)?
I have tried Hugin, Microsoft image composite editor, Autostitch as well as ImageJ. The limitation of Hugin, ICE and Autostitch ...

6 years ago | 0 answers | 0

0

answers

Answered
i am trying to solve bouc-wen hysteresis model anybody help me to solve this problem
%% Reproduce Figs. 7-8 in SMYTH, Andrew; WU, Meiliang. Multi-rate Kalman filtering for the data fusion of %%displacement and a...

6 years ago | 2

| accepted

Answered
How can I play a Windows media file using the appropriate activex control in my GUI in MATLAB
Hi, You may also try this approach. h= actxcontrol('WMPlayer.OCX.7', [0 0 300 300]) h.currentMedia = h.newMedia('F:\Video...

8 years ago | 0

Question


Linear index for cell array with 2 subscripts
Hi, I want to delete the empty cells in a cell array with 2 subscripts, for example A. One approach is [r,v...

9 years ago | 1 answer | 0

1

answer