![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13921070_1587700298776.jpg)
TEJAS PHUTANE
Followers: 0 Following: 0
Pursuing Bachelor in electronics and telecommunication engineering
Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4 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...
4 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...
5 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...
5 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:...
5 years 前