photo

DAYANANDA B N


Last seen: 7 days 前 自 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
MATLAB Answers

6 个提问
0 个回答

Cody

0 个问题
4 个答案

排名
133,203
of 300,015

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
65,023
of 166,984

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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>

10 months 前

已解决


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...

10 months 前

已解决


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

10 months 前

已解决


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 ...

2 years 前