photo

DAYANANDA B N


Last seen: 1日 前 2023 年からアクティブ

Followers: 0   Following: 0

Dayananda B N is in his third year of study at the National Institute of Technology Karnataka(India), where he is pursuing a Bachelor of Technology in Electronics and Communication Engineering. In addition, he is completing his research training on radar for various applications at Sri Shasha Prayathi Technologies Private Limited. -Radar & Lidar Signal Processing, - Multi Target Tracking, - State Estimation - Information Fusion - Navigational Systems, -and Deep Learning for Radar Applications are some of his research interests. He is an IEEE and SAE INDIA student member.

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him

統計

All
  • Thankful Level 3
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

2ヶ月 前

解決済み


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

2ヶ月 前

解決済み


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

2ヶ月 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

1年以上 前