photo

shyam prithvi tanuku


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

Followers: 0   Following: 0

统计学

All
MATLAB Answers

3 个提问
0 个回答

Cody

0 个问题
10 个答案

排名
154,710
of 301,589

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,343

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
39,242
of 175,641

贡献数
0 个问题
10 个答案

评分
117

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已解决


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

4 years 前

已解决


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

4 years 前

已解决


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

4 years 前

已解决


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...

4 years 前

已解决


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

4 years 前

已解决


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

4 years 前

已解决


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

4 years 前

已解决


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 前

提问


Appdesigner - Source and sink diagrams
Hello everybody, Is there any way to generate a single line diagrams (with generators, thrusters and switch boards) or somethi...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Appdesigner - Edit the column names during run time
Hello everybody, I am trying to create an app in MATLAB appdesigner. While trying to insert a table with the number of rows and ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Solving the coupled system of ordinary differential equations in MATLAB
Hello everyone, I am trying to solve this system of coupled equations in MATLAB. It will be really helpful if somebody can ex...

5 years 前 | 1 个回答 | 0

1

个回答