Community Profile

photo

TEJAS PHUTANE


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

联系

Pursuing Bachelor in electronics and telecommunication engineering

统计数据

All
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 1
  • First Review
  • Solver
  • Explorer

查看徽章

Feeds

排序方式:

已解决


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

3 years 前

提问


Simulation of Micromouse using simulink 3d
I have created a plant model for 3d micromouse simulation using simscape multibody.The maze and robot are designed using Solidw...

3 years 前 | 1 个回答 | 1

1

个回答

提问


vex LTI DC motor Model
I have estimated parameters of my dc motor.I have tried to create a discrete LTI motor model but the step response is not like a...

4 years 前 | 0 个回答 | 0

0

个回答

提问


2d micromouse simulation using mobile robotics toolbox
I have created a plant model for 2d micromouse simulation using Mobile robotics toolbox.The maze is generated using simulation ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to use array elements as transition condition in stateflow
I have a vector input to stateflow chart a =[1 4 1 3 3 2 1 4 1] In first state I am defining i=0 Initially in first state i i...

4 years 前 | 0 个回答 | 1

0

个回答

提问


Replace array elements with another small array using indexing
Hi everyone,how to replace array with another small array using indexing a=[1 1 4 1 3 3 1 1 1 3 4 1 0 0 0 0 0 0 0 0 0]; %repla...

4 years 前 | 1 个回答 | 0

1

个回答

已解决


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

4 years 前

已解决


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

4 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years 前