photo

Animesh


Last seen: 29일 전 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일 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 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개월 전 | 1