photo

Snehal


2025 年からアクティブ

Followers: 2   Following: 1

Programming Languages:
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi, Marathi
Pronouns:
She/her

統計

MATLAB Answers

0 質問
37 回答

ランク
1,680
of 300,756

評判
40

コントリビューション
0 質問
37 回答

回答採用率
0.00%

獲得投票数
5

ランク
 of 21,077

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
5G PRACH time offset generation for Long formats
Hi @Madhusoodan NA, I understand that you want to generate a complete 10 ms (one frame) PRACH waveform using the 5G Toolbox exa...

3ヶ月 前 | 0

回答済み
Best practices for benchmarking Simulink → C code on TMS320F28388D (TI C2000) and AM2634 (Sitara)
Hi @Pasquale, I understand that you are working on benchmarking Simulink - C code on TMS320F28388D and AM2634. You may take t...

3ヶ月 前 | 1

| 採用済み

回答済み
using 'WindowMousePress' with 'ButtonDownFcn'?
Hi @CM, I understand that you want to move away from figure-level callbacks and use the “more modern” approach of directly impl...

3ヶ月 前 | 0

| 採用済み

回答済み
How to reset a received CAN receive or unpack block
Hi @Asha, I see that you are using the CAN receive/unpack blocks in Simulink R2025a and want to understand if the data availa...

6ヶ月 前 | 0

回答済み
How do I add a DOORs requirement link to a block in the simulink using code.
Hi @Pavan Rachapudi, I see that you want to append a new requirement to an existing set of requirements traced to a block or ...

6ヶ月 前 | 0

回答済み
how can using command "RIM" to create the requirement Tracability of Transition in stateFlow
Hi @ensaMath, I understand that you want to create a requirement trace for a transition in a Stateflow chart and get the corr...

6ヶ月 前 | 0

回答済み
Errors in Importing requirements from DOORS NG - Not enough arguments, cannot modify an unresolved proxy
Hi @Vaan, I see that you are facing issues when trying to import requirements in the Requirements editor. The error messages ...

6ヶ月 前 | 0

回答済み
Building a system to visualize the position and orientation of a ground mobile robot.
Hi @陸, I understand that you want to send the position and orientation of your ground robot from ROS1 as a topic via UDP to a...

6ヶ月 前 | 0

回答済み
Reading multiple binary formats with fread()
Hi @Brian, I understand that you are able to cover the cases for signed/unsigned and big/little endian when reading large amo...

6ヶ月 前 | 0

回答済み
External mode simulation is not supported for the 'arduino uno' hardware. however, you can deploy the model on this hardware. from the model window, click the 'deploy to hardware' button
Hi @panda xl, I see that you want to execute External mode simulation on Arduino Uno, but it is not supported in the MATLAB/Sim...

6ヶ月 前 | 0

回答済み
Is there a way to abort the running of startup scripts in Simulink Project based on a condition check ?
Hi @Kritika Bhowmik, I understand that you want a way to abort the loading of the Simulink Project and close it in case a condi...

6ヶ月 前 | 0

回答済み
Detect if Simulink Project Shortcuts fail when working without GUI
Hi @Andrew Chambers, I understand that you want to track the success/failure of startup shortcuts when opening MATLAB in text...

6ヶ月 前 | 0

回答済み
Startup actions prior to MATLAB project open
Hi @Isaac De La Cruz, I understand that you want to register/execute a startup routine that runs before the project references....

8ヶ月 前 | 0

| 採用済み

回答済み
Support for MSP-EXP432E401Y with Simulink Embedded Coder – Code Generation and Driver Blocks
Hi @Pasquale, I understand that you are planning to work with the MSP-EXP432E401Y LaunchPad, and using this together with Embed...

8ヶ月 前 | 0

| 採用済み

回答済み
Save file to CIFS share not working - linux gvfs
Hi, CIFS shares can have complex permission and ownership semantics, especially when accessed from Linux. My assumption is ...

8ヶ月 前 | 0

回答済み
Is there any kind of firewall models and networking add-on available in simulink?
Hi @Muhammad Arsal, Below are two options that you can explore for modelling the networking components of your system in Simuli...

8ヶ月 前 | 0

回答済み
where is the error of following code to calculate confusionmat?
Hi @Rafid Mustafiz, I see you are encountering an error while using ‘confusionmat’.   This issue arises because MATLAB’s ‘co...

8ヶ月 前 | 0

回答済み
Why can't I remove reference to simulink in app?
Hello @Dan, When a Simulink component is added to the design view in App Designer, some additional lines of code are added in ...

8ヶ月 前 | 0

回答済み
Can you plot the gradient for CNNs using trainNetwork?
Hello @Arjun Desai, I understand that you want to extract the gradient information while training a CNN and plot this over iter...

9ヶ月 前 | 0

回答済み
Invalid input data. Invalid size of channel dimension. Layer expects input with channel dimension size 3 but received input with size 1.
Hello @lakshmipriya premkumar, The error message indicates that the model ‘alexnet’ expects the input with 3 channels, but you...

9ヶ月 前 | 0

回答済み
How to access gradients in Deep Learning Toolbox
Hello @John Smith, My understanding is that you want to access a model’s gradients at each component layer (custom as well as ...

9ヶ月 前 | 0

回答済み
Understanding Action Dimension Formatting in MATLAB's DDPG with LSTM-Based Networks
Hello @Abdolrazzagh, I understand that you are trying to know how actions are formatted by the underlying mechanism when using ...

9ヶ月 前 | 0

回答済み
multi-step prediction in time-series data using 1D CNN model
Hello @jingoo lee, I understand that you’re trying to implement one-step and multi-step predictions using a 1D CNN model in MA...

9ヶ月 前 | 0

| 採用済み

回答済み
Making mex work with R2012b and MacOS 10.9.2
Hi @JC, I understand that you are trying to compile some MATLAB functions using Simulink model in R2012b, MacOS 10.9.2 and Xco...

10ヶ月 前 | 0

回答済み
Generate a neural network with Simulink blocks
Hello @heof, I understand that you want to implement a neural network using blocks in Simulink such that all the involved para...

10ヶ月 前 | 0

回答済み
Unable to load simple shared library (.so) in simulink
Hi @Joshua, My understanding is that you are trying to create a custom shared library in version R2022a of Simulink/MATLAB usi...

10ヶ月 前 | 1

回答済み
S-function error
Hello @Sun Ning, My understanding is that you are trying to simulate a control system using an ‘S-function’ in MATLAB and Simul...

10ヶ月 前 | 0

回答済み
Outputs of the second layer in PNN neural network
Hello, In a Probabilistic Neural Network (PNN) created using MATLAB's ‘newpnn’ function, the layers are structured as follows: ...

10ヶ月 前 | 0

回答済み
How to preallocate an 'lmi' (Yalmip class) array of known size
Hello, I understand that you are trying to solve linear matrix inequalities using YALMIP such that it executes efficiently for ...

10ヶ月 前 | 1

| 採用済み

回答済み
Access DataStore-Variables from s-function
Hello, I understand that you are trying to access DataStore Variables from S-functions in Simulink. Using the ‘mexGetVariableP...

10ヶ月 前 | 0

さらに読み込む