photo

praguna manvi


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

Followers: 0   Following: 0

统计学

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Input size error when using unet3dLayers with valid convolutional padding
Hi @Timothy, As I understand it, you are trying to compute “unet3Dlayers” on a patch of size [36, 36, 36, 1], which results in ...

1 day 前 | 0

已回答
Which one is the joystick ID?
Hi @Pancy, As I understand it, you are trying to use the "vrjoystick" function. The "id" parameter, as mentioned in the documen...

1 day 前 | 0

已回答
Issue with Aardvark Interface in Instrument Control Toolbox
Hi @豪人, As I understand you are experiencing an issue with the Aardvark interface after installing the "Instrument Control Too...

2 days 前 | 0

已回答
LSTM identification and modeling
Hi @Jesus Mª Juarez Ferreras, I understand that you are attempting to estimate a state-space model from a trained LSTM model. T...

3 days 前 | 0

| 已接受

已回答
I have a question regarding SatCom toolbox, is there a way to make the transmitter "Laser" and the receiver "Photodetector"?
Hi @Reham Wafaee, As I understand it, you are trying to perform optical communication using the "Satellite Communication Toolbo...

19 days 前 | 0

已回答
Display circuit diagram from command window
Hi @sansan As per my understanding, you are trying to open models using the Simulink graphical environment on mobile. This is n...

21 days 前 | 0

已回答
Unable to connected to xcp using peak system
Hi Ashraf, As per my understanding, you are able to connect to PEAK CAN but not to the XCP server. To troubleshoot the connecti...

21 days 前 | 0

已回答
How do I extract or call a set of data like PSD(particle size distribution) to Matlab from Aspen Plus using Actxserver without using Excel?
Hi Gopi, As per my understanding, you are trying to link Aspen Plus with MATLAB through COM. There is a File Exchange submissio...

21 days 前 | 0

已回答
Change format of field contour labels that have been manually added in a tiled layout
Hi @Daniel, I also observed the same error at “clabel(C, H, “manual”)” inside tiledLayout. I find that you could use subplot fo...

22 days 前 | 0

已回答
SDR WiFi Beacon transmit and receive length
Hi @Michael Burke, I understand that you are trying to capture data using the ADALM-PLUTO Radio, I couldn’t find “captureWaveF...

23 days 前 | 0

| 已接受

已回答
Is it correct to increase the number of voices per octave above 48 when using the wsst function?
Hi @Marc Heras Puig As per my understanding, you are aiming to increase the resolution your result using the “wsst” function. P...

23 days 前 | 0

已回答
Is there a possibility of MCDC coverage while MIL/SIL testing with TragetLink
Hi @Girish, It is possible to use Simulink Coverage tools and obtain "MCDC" coverage, which falls under Model Coverage during M...

24 days 前 | 0

已回答
How to implement ESN layers or more generally reservoir computing approach in MATLAB DDPG agent
Hi @Amir, ESN layer is not supported as of now in MATLAB as of now. You may find this file exchange useful which contains the ...

28 days 前 | 1

已回答
Regenerative Braking using BLDC Motor
Hi @Shreyas, Here are some useful documentation links for designing braking circuit using BLDC motor: https://www.mathworks.co...

29 days 前 | 0

已回答
How to compute the gradients of SAC agent for custom training. In additon, is the target critics are updated automatically by matlab, given that agent =rlSACAgent()
Hi @houssam deboucha, The critic and actor networks are updated internally using the “train” function for agents defined as: a...

29 days 前 | 0

已回答
i got theta(degrees), phi(degrees), gain(dB). so how to plot radiation pattern in 360 degrees in 3d
Hi @johnphilip bhimavarapuj, Here is an example of plotting radiation pattern in 360 degrees in 3D using “patternCustom” funct...

30 days 前 | 0

已回答
Confirming a confirmed track for GNN tracker
Hi @Sarfaraz, The “trackStateLogic" parameter is used to specify the confirmation and deletion logic type for a trackerObject ...

30 days 前 | 0

| 已接受

已回答
Creating an I/Q waveform file from ADS-B dataset.
Hi @Ketan Bharucha, To process and extract message from ADS-B data you can refer to the following documentation link from Comm...

1 month 前 | 0

已回答
Question on Simulink Matlab Function
Hi @Fumihiko Sato, MATLAB Function block supports variable-size arrays for input and output types, it can be configured in Mode...

1 month 前 | 0

| 已接受

已回答
How can we read programatically the Alias Data Type of a signal line that get displayed in Information OverLays
Hi @Annu To access “aliasDataType” on the signal-line, you could use “get_param” function on the specific block connected in th...

1 month 前 | 0

| 已接受

已回答
How to save pretrained DQN agent and extract the weights inside the network?
Hi @Kuan Yi Li, For saving and loading pretrained “DQN” agent, you could use “load” and “save” functions as: doTraining = fal...

1 month 前 | 0

| 已接受

已回答
Halo i want to combine 2d slices oct skin images into 3d, after that i want to make an automatic detection volume of epidermis and stratum corneum
Hi @Gilang, The implementation for converting 2D slices to 3D above looks correct. However, you could change the initialization...

1 month 前 | 0

已回答
exponential increase in wave form in three phase grid connected svpwm
Hi @PARADESI, Exponentially increasing "vref" waveform likely indicates instability in the control loop, here are the checks th...

1 month 前 | 0

已回答
EEG non linear feature extraction on epochs or channels or segments problem
Hi @Mehrnaz, Here is a MATLAB resource for computing the Lempel-Ziv complexity using the “calc_lz_complexity”from the File Exch...

1 month 前 | 0

已回答
How to implement a simple autopilot in aircraft model ?
Hi @Abdullah, You can find an example of a "three-loop autopilot" that uses a three-degree-of-freedom model at the following li...

1 month 前 | 0

已回答
Why I have a PV voltage at zero irradiance ? Why I don't have current reading ?
Hi @Ameen Bassam, The observed initial voltage curve follows the characteristic curve shown below using the "module data param...

1 month 前 | 0

已回答
Signal Routing in Simscape
Hi Paul, As per my understanding, you are trying to switch between the outputs of a "Prismatic Joint" block using a cont...

1 month 前 | 0

已回答
adjust values on x-axis wcoherence
Hi @CG, To visualize the timespan of 800-1000 years on the x-axis in the "wcoherence" plot, you can adjust the sampling interva...

1 month 前 | 0

已回答
how to make the numbers on the matrix with alternative sign?
Hi @kingsley, Please use the code below to generate a matrix with alternating signs. % Define the size of the matrix n = 5; %...

2 months 前 | 0

已回答
Designing fuzzy inference system and subsystems
Hi @Haniye To connect a network of fuzzy systems, you can use the “fistree” function. This allows you to build a network of fuz...

2 months 前 | 1

加载更多