photo

Animesh


Last seen: 29 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Matlab plot is drawing an individual line to each data point
Hi Alexandr, It sounds like you might be using the plot function incorrectly in MATLAB. To plot a continuous line connecting yo...

29 days 前 | 0

已回答
why my course is showing no resources available
Hi Vedant, There was an outage on Jun 20,2024 Degradation with MATLAB Online and Online Courses. The issue has fixed now and y...

1 month 前 | 0

已回答
How to show the output on the right side of the coding pane?
Hi Asuka, The image first image you attached is a plain MATLAB script (.M file), which is supposed to contain multiple sequenti...

1 month 前 | 0

已回答
AM Transmitter/Receiver using Simulink
Hi Saad, you can consider following the below high-level way to create AM transmitter and receiver models: AM Transmitter Mes...

1 month 前 | 0

已回答
Designing of a transmitter and receiver for a communication system using Simulink
Hi Hammad, Let's see a sample process step by step. Designing the Transmitter: Generate an Analog Message Signal: You can use...

1 month 前 | 0

已回答
How to add SE module in GoogLeNet for classification?
Hi Xiao, To integrate a Squeeze-and-Excitation (SE) module into GoogLeNet for classification in MATLAB, you need to modify the ...

1 month 前 | 0

已回答
Tricks to increase computational speed for D = (A + A*B).*C
To optimize the computation of the large matrix sizes and the sparsity of MAT, you should consider the following approaches: Us...

1 month 前 | 0

| 已接受

已回答
supersonic nozzle design code error
Hi Nate, This error comes up when you do not have the function "plotExpansionSchematic" in the MATLAB search path. You can eit...

1 month 前 | 0

已回答
How to plot a triangle with functions in matlab
Hi Chloe, It has become really simple these days to quicky visulaize and implement our ideas through AI chat playground (https:...

1 month 前 | 0

已回答
SSH Command to call a remote (Raspberry Pi) Python script using Matlab
Hi Navina, As per your provided description and files, I feel the potential causes for such issue can be: Path Issues: The scr...

1 month 前 | 0

已回答
Hey guys I have encountered the following error while trying to run my simulink block in external mode. How can I solve it
Hi Tinotenda, This error typically indicates a linker issue where the compiler cannot find the implementation of the “Print::wr...

1 month 前 | 0

| 已接受

已回答
System Requirements - x86-64 and OpenGL version
Hi, Most modern processors in consumer devices are indeed x86-64 (also known as x64) type, which refers to 64-bit architecture....

1 month 前 | 0

| 已接受

已回答
Six phase PMSM FEM pamarametrized model block
Hi Dario, Yes, you are correct that setting the 'winding type' to 'open end' does obtain 6 electrical ports, but these electric...

1 month 前 | 1