photo

Animesh


Last seen: 29 dagar ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
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 dagar ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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 ...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

| accepted

Answered
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...

ungefär en månad ago | 0

Answered
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:...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

| accepted

Answered
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....

ungefär en månad ago | 0

| accepted

Answered
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...

ungefär en månad ago | 1