photo

Aman Banthia


Last seen: 12 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Having fun

统计学

All
MATLAB Answers

0 个提问
13 个回答

Cody

0 个问题
1 个答案

排名
2,511
of 299,722

声誉
24

贡献数
0 个提问
13 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
106,493
of 165,604

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
HYDROGEN FUEL CELL TECHNOLOGY FOR EFFICIENT LITHIUM BATTERY CHARGING
Hi Hariz, In order to charge a Battery using Hydrogen Fuel Cell. Refer to the following example: https://www.mathworks.com/hel...

1 year 前 | 0

已解决


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

1 year 前

已回答
2d matrices with nearest hoppings (square lattice)
Hi Zahid, I understand you are trying to simulate Anderson Localization in a 2D square lattice with open boundary conditions. ...

2 years 前 | 1

| 已接受

已回答
Arduino readVoltage not working
Hi Ethan, I understand you are trying to read the voltage from an analog pin (A0) on an Arduino Leonardo using MATLAB. You're...

2 years 前 | 0

已回答
How can I apply different colors to specific areas of a surface plot?
Hi M, I understand that wanted to make the specific area stand out with a different color, similar to a hatched part in an atta...

2 years 前 | 0

已回答
Why are my fuzzy rules and mf are not updating?
Hi Julian, It appears you are facing issues with your fuzzy logic system in MATLAB, specifically with the `artificialPancreasWi...

2 years 前 | 0

已回答
Error saving matlab figure
Hi Natalia, The error you're encountering typically occurs when trying to save a figure that exceeds the 2GB size limit of the ...

2 years 前 | 1

已回答
Make a 3D matrix block diagonal
Hi Kostas, It seems like you're trying to reshape a 3D matrix into a block-diagonal matrix on its 2nd dimension. The issue yo...

2 years 前 | 0

| 已接受

已回答
How to wrap the overload functions and function pointer of the third-party Arduino library in creating custom add-on library for the Arduino?
Hi Fuzheng, I understand that you are trying to create multiple instances of the ‘smoothLED’ class from the ‘SmoothLED’ library...

2 years 前 | 0

| 已接受

已回答
Transfer Function Matrix for a MIMO System
Hi Akshay, I understand that you need to concatenate/combine all the Transfer Functions into a single matrix to further obtain ...

2 years 前 | 0

已回答
Which variables do I use to create a position/velocity waterfall plot?
Hi Amere, I understand that you want the array “z” to be of the same size as that of “x” and “y”. To do so please use the foll...

2 years 前 | 0

已回答
How to create a time signal that resets to zero once a set amount of simulation time is reached?
Hi Jack, I understand that you are trying to make the time signal reset after the simulation time is reached while using a unit...

2 years 前 | 0

| 已接受

已回答
Run simulation with Arduino IO programmatically
Hi Manfred, I understand you are trying to call "Connected IO" mode for simulation programmatically, you can use the following c...

3 years 前 | 0

已回答
How to normalize output data for a plot
Hi Giovanni, Seems like you can normalize the data using the normalize function. But there is no method named 'sim_data' there ...

3 years 前 | 0