Community Profile

photo

davood Ostadalipoor


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

Followers: 0   Following: 0

统计数据

  • Explorer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Projectile as a height handle, fzero used as a function of function to find hitting ground, syntax> fzero(function_handle, x_guess) guess by user hitting ground
clc; clear all; close all; % height_handle = @(t) height(t) height_handle = @(t) -(9.8./2)*t^2+125*t+500 fplot(height_handle,...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Temperature controlled water level monitoring
Hi, I would like to measure and control the water level and it’s temperature in ten bath tops to plot the average temperature a...

4 years 前 | 0 个回答 | 0

0

个回答