photo

Namnendra


Last seen: circa un anno fa Attivo dal 2022

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English

Statistica

MATLAB Answers

0 Domande
119 Risposte

RANK
716
of 300.381

REPUTAZIONE
108

CONTRIBUTI
0 Domande
119 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
12

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 6 Month Streak
  • Knowledgeable Level 4
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Hi, I am calculating ground motion duration based on threshold level and it is frequency dependent. I roughly developed a code but don't understand what will be filter order?
Hi, Your code attempts to calculate frequency-dependent ground motion duration using Ormsby bandpass filters, which is an appro...

circa un anno fa | 0

Risposto
I wanted to know if in NR PUSCH Scheduling (Matlab 2021a and 2022a), if the CQI is the same for all time instance for all UEs or it should change.
Hi, In NR (New Radio) PUSCH (Physical Uplink Shared Channel) scheduling, the CQI (Channel Quality Indicator) is a measure of th...

circa un anno fa | 0

Risposto
calling cvx function in c++ by using matlab library compiler, but i met some problem with the global variable global cvx___,can anyone help me?
Hi, When using the MATLAB Compiler to call MATLAB functions from C++, certain global variables and states may not be preserved ...

circa un anno fa | 0

Risposto
Show/hide subsystem in simulink explorer
Hi, To hide Simscape subsystems in the Mechanics Explorer when they are not enabled, you can use a combination of masking and b...

circa un anno fa | 0

Risposto
SIL test harness creation error
Hi, When you encounter the error message "Configuring a subsystem as an AUTOSAR SW-Component is not supported," it indicates th...

circa un anno fa | 0

Risposto
2020b/bin/maci64/MATLAB cannot run:No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file
Hi, To run MATLAB scripts from the terminal on a Mac, especially with a version like R2020b on an M2 Mac, you might encounter s...

circa un anno fa | 0

Risposto
How to use 13 bandpass Ormsby filter for seismic signal with their integration of 13 bandpass and plot 13 acceleration and 13 integrations in a page?
Hi, To process a seismic signal using 13 bandpass Ormsby filters, you'll need to create a workflow that applies these filters t...

circa un anno fa | 0

Risposto
Project - Energy consumtion meter
Hi, Creating a Simulink model to simulate energy consumption and indicate it using LEDs can help you understand both energy mon...

circa un anno fa | 0

Risposto
Internal error while generating code from Simulink
Hi, The error you encountered during code generation from Simulink indicates an internal issue with the code generation process...

circa un anno fa | 0

Risposto
Generating UMI or TDL-A communication channel impulse response
Hi, To generate and extract the complex channel taps for a multipath channel using MATLAB, you can use the 5G Toolbox functions...

circa un anno fa | 0

| accettato

Risposto
Matlab is fault in ubuntu
Hi, The error log you provided indicates several issues that may be causing MATLAB to crash on your Ubuntu system. Here are som...

circa un anno fa | 0

Risposto
How to generate data traffic and voice traffic in MATLAB?
Hi, To generate and classify data and voice traffic in MATLAB, you can simulate both non-real-time (NRT) and real-time (RT) tra...

circa un anno fa | 0

Risposto
When training reinforcement Learning toolbox, how can we transfer EpisodeQ0 into Simulink in real time
Hi, To transfer the `EpisodeQ0` value from a reinforcement learning (RL) agent to Simulink in real-time, you can use a combinat...

circa un anno fa | 0

Risposto
How I can do multipacket transmission using CAN transmit block
Hi, To transmit more than 8 bytes of data using a single CAN frame ID, you can implement a multipacket transmission strategy. T...

circa un anno fa | 0

Risposto
Matpower study not converging
Hi, When working with MATPOWER and setting up your power system case file (such as `case9.m`), there are several common issues ...

circa un anno fa | 0

Risposto
changing TrackLogicState manually while running the tracker and making the tracker use manually changed values
Hi, To manually change the `TrackLogicState` values in a `trackerGNN` object while running a SORT example in MATLAB, you will n...

circa un anno fa | 0

Risposto
Help me! Thank you! After I installed Spreadsheet Link, EXCEL 2019 reported the issue of VB.
Hi, The issue you're experiencing with Visual Basic in Excel after installing "Spreadsheet Link" for MATLAB is not uncommon. Sp...

circa un anno fa | 0

Risposto
I am working on project of iot communication in 6g based on onion routing framework and blockchain but unable to find codes for onion routing framework in matlab? Can some one
Hi Mohit, Implementing a project on "Blockchain and AI-based Secure Onion Routing Framework for Data Dissemination in IoT Envir...

circa un anno fa | 0

Risposto
HDL Workflow Advisor Generate Software Interface : Failed Dot indexing is not supported for variables of this type
Hi, When you encounter an error like "Dot indexing is not supported for variables of this type" in MATLAB, it usually indicates...

circa un anno fa | 0

Risposto
How to Specify Specific Buses to Generate a Report On
Hi, When working with Simulink models that contain numerous internal and external buses, you can customize the generation of bu...

circa un anno fa | 0

Risposto
How to use matlab to bind the signal and junction generated by the hdmap library
Hi, To dynamically control traffic signals at specific intersections using the HDMap library in MATLAB, you'll want to integrat...

circa un anno fa | 0

Risposto
How to create inverse 2D-LUT
Hi, Creating inverse lookup tables (LUTs) from existing 2D LUTs can be challenging, especially if the original LUTs are not bij...

circa un anno fa | 0

Risposto
F28335 ADC didn't work for MATLAB/Simulink R2022b
Hi, When working with the TMS320F28335 board and encountering issues with the ADC block in MATLAB/Simulink, there are several s...

circa un anno fa | 0

Risposto
Explains the operational flow of building the code and by what mechanism the built files are run
Hi, Building code in MATLAB and running the generated files involves several steps, particularly when you're creating standalon...

circa un anno fa | 0

Risposto
Matlab reinforcement learning training visual interface does not seem to converge, this is why? The training interface is shown below. Thank you for your answer.
Hi, When training reinforcement learning (RL) models in MATLAB, the convergence of the training process can be influenced by se...

circa un anno fa | 0

Risposto
Problem in Matlab example Motion-Based Multiple Object Tracking
Hi Alex, When working with a Kalman filter, especially in the context of motion-based multiple object tracking, the parameters ...

circa un anno fa | 0

Risposto
Deflection simply supported tapered beam
Hi, To calculate the deflection of a simply supported tapered beam under a uniform transverse load in MATLAB, you can follow a ...

circa un anno fa | 1

| accettato

Risposto
Using exportNetworkToTensorFlow breaks while generating h5 file
Hi, The error you're encountering when using `exportNetworkToTensorFlow` in MATLAB suggests there might be an issue with writin...

circa un anno fa | 0

Risposto
How to draw ROC curve for Equal Error Rate (FAR vs FRR)
Hi Syed, In MATLAB, while the `perfcurve` function is primarily designed to plot the ROC curve in terms of False Positive Rate ...

circa un anno fa | 0

| accettato

Risposto
Calling fortran executable file from matlab is much slower
Hi, When you observe a significant difference in execution speed between running a Fortran executable directly from the command...

circa un anno fa | 0

Carica altro