You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2024-04-08-harsh-robotic-training-course-outline.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,15 +112,21 @@ Intensive technical training on the design, implementation, and operation of rob
112
112
5.**Introduction to Hamiltonian Mechanics:** Legendre transform, Hamilton's equations. Canonical coordinates. Relationship to Lagrangian mechanics. (Focus on concepts, less derivation).
113
113
6.**Applications in Control:** Using energy-based methods for stability analysis and control design (e.g., passivity-based control concepts).
4.**Convex Optimization:** Properties of convex sets and functions. Standard forms (LP, QP, SOCP, SDP). Robustness and efficiency advantages. Introduction to solvers (e.g., CVXPY, OSQP).
120
123
5.**Numerical Linear Algebra for Optimization:** Solving large linear systems (iterative methods), computing matrix factorizations efficiently.
121
124
6.**Applications in Robotics:** Trajectory optimization, parameter tuning, model fitting, optimal control formulations (brief intro to direct methods).
122
125
123
-
#### Module 10: Signal Processing Fundamentals for Sensor Data (6 hours)
126
+
#### Module 10
127
+
128
+
[Signal Processing Fundamentals for Sensor Data](https://x.com/i/grok/share/bkPQ0KzhwCkWKlbNlryPhSK9B)
129
+
124
130
1.**Signals & Systems:** Continuous vs. discrete time signals, system properties (linearity, time-invariance), convolution.
3.**Fourier Analysis:** Continuous and Discrete Fourier Transform (CFT/DFT), Fast Fourier Transform (FFT). Frequency domain representation, spectral analysis.
@@ -129,6 +135,7 @@ Intensive technical training on the design, implementation, and operation of rob
129
135
6.**Introduction to Adaptive Filtering:** Basic concepts of LMS (Least Mean Squares) algorithm. Application to noise cancellation.
130
136
131
137
#### Module 11: Information Theory Basics for Communication and Sensing (6 hours)
138
+
132
139
1.**Entropy & Mutual Information:** Quantifying uncertainty and information content in random variables. Application to sensor selection, feature relevance.
133
140
2.**Data Compression Concepts:** Lossless vs. lossy compression, Huffman coding, relationship to entropy (source coding theorem). Application to efficient data transmission/storage.
134
141
3.**Channel Capacity:** Shannon's channel coding theorem, capacity of noisy channels (e.g., AWGN channel). Limits on reliable communication rates.
0 commit comments