Saurav
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
46 回答
ランク
of 153,476
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Help in adding mobility and energy to the nodes
Hi @Gagan Singla, To enhance the existing MATLAB script by incorporating mobility and energy features for the nodes, several mo...
Help in adding mobility and energy to the nodes
Hi @Gagan Singla, To enhance the existing MATLAB script by incorporating mobility and energy features for the nodes, several mo...
28日 前 | 0
回答済み
PAM modulation problem with matlab
Hi @mahdi nadimi, I see that you need help in modulating a signal in MATLAB using PAM modulation. Here’s a step-by-step guide ...
PAM modulation problem with matlab
Hi @mahdi nadimi, I see that you need help in modulating a signal in MATLAB using PAM modulation. Here’s a step-by-step guide ...
30日 前 | 0
回答済み
Calculate Geometric Jacobian in any point on the manipulator
Hi @Haris Ashe, To calculate the geometric Jacobian at any point on a manipulator, it is essential to understand the role of th...
Calculate Geometric Jacobian in any point on the manipulator
Hi @Haris Ashe, To calculate the geometric Jacobian at any point on a manipulator, it is essential to understand the role of th...
約1ヶ月 前 | 0
回答済み
I encountered the error 'The MATLAB Editor requires Java.'
Hello @changgyu lee, It appears there is an error occurring while following the "Run Batch Parallel Jobs" tutorial from MathWor...
I encountered the error 'The MATLAB Editor requires Java.'
Hello @changgyu lee, It appears there is an error occurring while following the "Run Batch Parallel Jobs" tutorial from MathWor...
約1ヶ月 前 | 1
| 採用済み
回答済み
5G NR PDSCH MIMO throughput simulation
Hi @Tai Huang, I understand that when you attempt to simulate the "NewRadioPDSCHThroughputExample" with specific setting...
5G NR PDSCH MIMO throughput simulation
Hi @Tai Huang, I understand that when you attempt to simulate the "NewRadioPDSCHThroughputExample" with specific setting...
約1ヶ月 前 | 0
回答済み
NRCS Value for landreflectivity function greater than 1 for mmWave band at grazing angle of 90 degreees
Hi @Maaz Ali, I see that the estimation of the Normalized Radar Cross Section (NRCS) using the 'APL' model has resulted ...
NRCS Value for landreflectivity function greater than 1 for mmWave band at grazing angle of 90 degreees
Hi @Maaz Ali, I see that the estimation of the Normalized Radar Cross Section (NRCS) using the 'APL' model has resulted ...
約1ヶ月 前 | 0
回答済み
What is the reason for this error
Hi @ARJUN, The image you attached indicates that the simulation is terminating with an error, suggesting a potential singularit...
What is the reason for this error
Hi @ARJUN, The image you attached indicates that the simulation is terminating with an error, suggesting a potential singularit...
約1ヶ月 前 | 0
回答済み
Is it possible to connect a UE to a nrGNB in both download and upload links at the same time?
Hi @Hudson Romualdo, In MATLAB's 5G Toolbox, the simulation framework is designed to handle both uplink and downlink transmissi...
Is it possible to connect a UE to a nrGNB in both download and upload links at the same time?
Hi @Hudson Romualdo, In MATLAB's 5G Toolbox, the simulation framework is designed to handle both uplink and downlink transmissi...
約1ヶ月 前 | 0
| 採用済み
回答済み
Drop down in uitable to work like excel
Hi @Antonio Anguita Vega It seems there is a need to create dropdown cells in a “uitable” that can also accept empty values. Ho...
Drop down in uitable to work like excel
Hi @Antonio Anguita Vega It seems there is a need to create dropdown cells in a “uitable” that can also accept empty values. Ho...
約1ヶ月 前 | 0
回答済み
6DOF Quaternion Block initial conditions are dependent on output of another subsystem
Hi @Allison, For simulating a UAV launch from a rail launcher and setting the initial conditions of the 6DOF quaternion block b...
6DOF Quaternion Block initial conditions are dependent on output of another subsystem
Hi @Allison, For simulating a UAV launch from a rail launcher and setting the initial conditions of the 6DOF quaternion block b...
約1ヶ月 前 | 0
回答済み
CAN Communication in Simulunk between 2 F28379D Boards
Hi @Ahasan urrahman For implementing CAN communication between two F28379D boards using Simulink, here are some essential resou...
CAN Communication in Simulunk between 2 F28379D Boards
Hi @Ahasan urrahman For implementing CAN communication between two F28379D boards using Simulink, here are some essential resou...
約1ヶ月 前 | 0
回答済み
USRP X310 Validate Radio Setup Error
Hello @민석 I see that you are using the NI USRP-2954R as your hardware device. The USRP X310 radio support allows users t...
USRP X310 Validate Radio Setup Error
Hello @민석 I see that you are using the NI USRP-2954R as your hardware device. The USRP X310 radio support allows users t...
約1ヶ月 前 | 0
回答済み
time delay in simulink to be used with c code generation
Hey @Sadia, Adjusting code generation optimization settings can help embedded system applications manage time delays. He...
time delay in simulink to be used with c code generation
Hey @Sadia, Adjusting code generation optimization settings can help embedded system applications manage time delays. He...
3ヶ月 前 | 0
回答済み
Error: Simulation Time in Ticks is not supported with XCP Classic Interface.
Hi @Zane, Based on the information provided I’m assuming that the error is related to code execution profiling and the hardware...
Error: Simulation Time in Ticks is not supported with XCP Classic Interface.
Hi @Zane, Based on the information provided I’m assuming that the error is related to code execution profiling and the hardware...
3ヶ月 前 | 0
回答済み
Help Index exceeds the number of array elements?
Hi James, The error message you're encountering, "Index exceeds the number of array elements. Index must not exceed 0," indicat...
Help Index exceeds the number of array elements?
Hi James, The error message you're encountering, "Index exceeds the number of array elements. Index must not exceed 0," indicat...
3ヶ月 前 | 0
回答済み
Network doesn't work on test image
Hi Mario, As I understand it, you are using a pretrained network (YOLO v2) on your dataset in MATLAB; however, it fails to work...
Network doesn't work on test image
Hi Mario, As I understand it, you are using a pretrained network (YOLO v2) on your dataset in MATLAB; however, it fails to work...
3ヶ月 前 | 0
回答済み
5G New Radio Polar Coding: trying to replicate pictures of MATLAB example
Hi @Mirza Tinjak, At low SNR values such as -10.6 dB, -9.6 dB, and -8.6 dB, the Block Error Rate (BLER) is consistently 1. This...
5G New Radio Polar Coding: trying to replicate pictures of MATLAB example
Hi @Mirza Tinjak, At low SNR values such as -10.6 dB, -9.6 dB, and -8.6 dB, the Block Error Rate (BLER) is consistently 1. This...
3ヶ月 前 | 0
回答済み
how can I increase the font size in the "help on selection" window to improve readability?
Hi Alfred, When you click the "Help on Selection," option, the pop-up window that opens is small by default. To enhance its rea...
how can I increase the font size in the "help on selection" window to improve readability?
Hi Alfred, When you click the "Help on Selection," option, the pop-up window that opens is small by default. To enhance its rea...
3ヶ月 前 | 0
| 採用済み
回答済み
Brace indexing is not supported for variables of this type.
Hi @xiaohe, The error, "Brace indexing is not supported for variables of this type," suggests that there might be an issue with...
Brace indexing is not supported for variables of this type.
Hi @xiaohe, The error, "Brace indexing is not supported for variables of this type," suggests that there might be an issue with...
3ヶ月 前 | 0
回答済み
Can you explain the difference between the two matrix operations in MATLAB?
Hi Janee, I see you want to understand how each example handles the multiplication and addition operations in a matrix. ...
Can you explain the difference between the two matrix operations in MATLAB?
Hi Janee, I see you want to understand how each example handles the multiplication and addition operations in a matrix. ...
4ヶ月 前 | 1
| 採用済み
回答済み
Feedback diversity system in Wireless communication
Hi @Hemaakanth Natkunarajah, I understand that you want to develop a simulation to demonstrate the feedback diversity system co...
Feedback diversity system in Wireless communication
Hi @Hemaakanth Natkunarajah, I understand that you want to develop a simulation to demonstrate the feedback diversity system co...
4ヶ月 前 | 0
回答済み
MATLAB Function for Evaluating Body Position in SolidWorks Stuck in Busy Mode
Hi Matteo, I understand that your code becomes unresponsive when evaluating the position of a body in SolidWorks using MATLAB. ...
MATLAB Function for Evaluating Body Position in SolidWorks Stuck in Busy Mode
Hi Matteo, I understand that your code becomes unresponsive when evaluating the position of a body in SolidWorks using MATLAB. ...
4ヶ月 前 | 1
回答済み
Help GUI Layout toolbox Relative widths
Hello, From what I gather, you are encountering challenges in configuring the relative sizes of block diagrams so that t...
Help GUI Layout toolbox Relative widths
Hello, From what I gather, you are encountering challenges in configuring the relative sizes of block diagrams so that t...
7ヶ月 前 | 0
回答済み
Somebody explain me with text base user interface
Hey Phat, Based on what you have shared, I can understand that you want a function that would help the user choose which partic...
Somebody explain me with text base user interface
Hey Phat, Based on what you have shared, I can understand that you want a function that would help the user choose which partic...
7ヶ月 前 | 0
回答済み
Simscape Probe block "unable to find elements to connect in selection"?
Hello Willis, I have noticed your issue with using the Simscape Probe block on the Heat Exchanger (TL-TL) block, and it appears...
Simscape Probe block "unable to find elements to connect in selection"?
Hello Willis, I have noticed your issue with using the Simscape Probe block on the Heat Exchanger (TL-TL) block, and it appears...
7ヶ月 前 | 1
回答済み
error with calculating drag and lift forces in a square prism. The error i get is Index must not exceed 1. any help would be greatly appreciated.
Hello Daniel, From the provided information, I understand that you are getting error in your code while trying to plot the drag...
error with calculating drag and lift forces in a square prism. The error i get is Index must not exceed 1. any help would be greatly appreciated.
Hello Daniel, From the provided information, I understand that you are getting error in your code while trying to plot the drag...
7ヶ月 前 | 0
回答済み
How to improve the simulation time in a comprehensive Simulink battery model?
Hey Dan, As I can understand that you are trying to simulate a battery pack with around 5000 individual cells using the “Generi...
How to improve the simulation time in a comprehensive Simulink battery model?
Hey Dan, As I can understand that you are trying to simulate a battery pack with around 5000 individual cells using the “Generi...
7ヶ月 前 | 0
| 採用済み
回答済み
Cannot install addon - unexpected error
Hello James, I see you are encountering some unexpected errors while attempting to install an add-on. I assume you are working...
Cannot install addon - unexpected error
Hello James, I see you are encountering some unexpected errors while attempting to install an add-on. I assume you are working...
7ヶ月 前 | 0
回答済み
simscope的simscope results显示是灰色无法点击使用,这个功能是需要满足特定条件后才能启动吗
Hello, 由于我的母语不是中文,我将尝试用英语回答这个问题。感谢您的理解。 I understand that the ‘Simscape Results Explorer’ under the ‘Review Results’ on the Si...
simscope的simscope results显示是灰色无法点击使用,这个功能是需要满足特定条件后才能启动吗
Hello, 由于我的母语不是中文,我将尝试用英语回答这个问题。感谢您的理解。 I understand that the ‘Simscape Results Explorer’ under the ‘Review Results’ on the Si...
8ヶ月 前 | 3
回答済み
Help me to solve this error please. it is a simple modelling of vehicle HVAC system.
Hi Alen, From the provided information, I understand that you are getting errors while modelling a custom vehicle HVAC system i...
Help me to solve this error please. it is a simple modelling of vehicle HVAC system.
Hi Alen, From the provided information, I understand that you are getting errors while modelling a custom vehicle HVAC system i...
8ヶ月 前 | 0