photo

Amish


Last seen: 4 meses hace Con actividad desde 2023

Followers: 1   Following: 0

Btech CSE student. Exploring the power of MATLAB

Estadística

All
MATLAB Answers

0 Preguntas
99 Respuestas

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
737
of 300.750

REPUTACIÓN
106

CONTRIBUCIONES
0 Preguntas
99 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
15

CLASIFICACIÓN
 of 21.073

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
129.274
of 170.837

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
20

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • MATLAB Shorts Mini Hack Participant
  • 12 Month Streak
  • Knowledgeable Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Receiving ADC Input on the KC705 Board Using System Generator (Xilinx Toolbox)
Hi Ohrum, Yes, you can route data from an external function generator (via the KC705’s ADC) into a Gateway In block in Simulin...

4 meses hace | 0

Respondida
How to export models from Ansys Fluent, Comsol Multiphysics, GT AutoLion & Siemens Amesim to use in MATLAB/Simulink?
Hi Sree, I see that you are looking for ways to export models from various industry standard tools into MATLAB/Simulink. The...

8 meses hace | 0

Respondida
Managing simulink block hierarchy for HDL coder project
Hi @Paul, I understand that you are looking for a way to best manage multiple instances of identical custom blocks in Simulink...

8 meses hace | 0

| aceptada

Respondida
I want to create a NE555P chip only, via command line. Not in stable or astable mode. Just the chip, so I can connect whatever I want later.
Hi @Dick, This is a common confusion when programmatically adding ports to a Simulink subsystem. The issue arises from how Sim...

8 meses hace | 1

| aceptada

Respondida
How to set flag in c2000 blockset code of Matlab for ADC SOC?
Hi Ankita, To achieve the required functionality on the Texas Instruments DSP F28335, you need to set up a mechanism to trigge...

9 meses hace | 0

Respondida
How to convert .dt1 and .segy files from GPR for processing using Matlab?
Hi Aiswarya, I see that you want to convert some .dt1 and .segy fils from GPR to a plot using MATLAB. However, handling .dt1 f...

9 meses hace | 2

Respondida
How to generate chirp from DDS Compiler 6.0 in simulink?
Hi Maria, To generate a chirp signal using the DDS Compiler 6.0 in Simulink, you'll need to configure the DDS Compiler block t...

9 meses hace | 0

Respondida
How do I change the names of the input and output in the Fuzzy Logic Designer for the simulation part, specifically in the system validation? I have already circled in red pen
Hi Khairin, You can change the names of the input and output in the Fuzzy Logic Designer by loading your Fuzzy Inference Syste...

9 meses hace | 0

Respondida
Connecting TI hardware with MATLAB GUI
Hi Neil, To link a MATLAB GUI with a Simulink model running on TI hardware such as the F280049C or F28379D LaunchPad, you'll n...

9 meses hace | 0

Respondida
How to get Arduino received value using Matlab?
Hi Thakshila, I see that your Arduino code reads an LDR (Light Dependent Resistor) sensor and sends a byte over the serial con...

9 meses hace | 0

Respondida
Can I set the value of variable in From block using in.setBlockParameter function???
Hi Kapil, I see that you are trying to set the value of variable in From block. No, you cannot directly set the value of a v...

9 meses hace | 0

Respondida
High and low code rates in channel encoding
Hi Afluo, In the field of channel encoding and error correction codes, performance is generally measured in terms of error cor...

9 meses hace | 0

Respondida
System of differential equation. How to solve?
Hi Riccardo, In order to solve a system of partial differential equations (PDEs) in MATLAB, especially with boundary condition...

10 meses hace | 0

Respondida
serial communication to VFD displays
Hi Dinesh, When sending serial data to a device like a VFD display through a USB to RS-485 converter, it's important to ensure...

10 meses hace | 0

Respondida
Create FM signal 100 MHz
Hi Alexandro, You can try to create an FM signal from a segment of a song and ensure the modulated signal has a bandwidth of a...

10 meses hace | 0

Respondida
send a value from matlab to arduino
Hi Zainoor, To send a value from MATLAB to an Arduino and view it on the Serial Monitor, you need to make sure that both the M...

10 meses hace | 0

Respondida
Modification of variable as a function of time ?
Hi Louis, To achieve this in Simulink, you can use a combination of blocks to create a simple model that modifies the value of ...

10 meses hace | 0

Respondida
Sending data to thingspeak channel using UMTS
Hi Emmanuel, Yes, you can write data to ThingSpeak channels using UMTS (Universal Mobile Telecommunications System) technology...

11 meses hace | 0

Respondida
reading "depth raw12" file from ToF camera
Hi Ran, If you want to convert the "depth raw12" data from your Vzense 560C Pro ToF camera into a matrix for arithmetic operat...

11 meses hace | 0

Respondida
How can i control MAX7219+Arduino to control led matrix?
Hi, Controlling an LED matrix connected to a MAX7219 driver using MATLAB involves sending the appropriate commands to the MAX7...

11 meses hace | 0

Respondida
Simulink code to Simulink model convert
Hi Murge, It is not feasible to convert the generated code of a model back into the model. However, you can replicate the mode...

11 meses hace | 0

Respondida
Simulink run internal and external modes simultaneously
Hi Judah, Unfortunately, Simulink's built-in UDP blocks, such as those in the DSP System Toolbox, require the toolbox for full...

11 meses hace | 0

Respondida
How can I get curvature contour
Hi Teerapong, In order to generate a curvature contour line to your 3D implicit surface plot in MATLAB, you will need to gene...

11 meses hace | 0

Respondida
How do I compute double integrals in Simulink?
In Simulink, you can compute double integrals using the integral2 function, but there are some limitations. The integral2 functi...

11 meses hace | 0

Respondida
Need help with data store memory block of simulink
Hi Nisha, Using global variables in MATLAB and Simulink can be a bit tricky, especially if you're trying to maintain state acr...

11 meses hace | 0

Respondida
2 arduino connect in simulink
Hi Jae, You can control 2 Arduino blocks to Simulink by using the Master-Slave Architecture to ensure both boards can communic...

11 meses hace | 0

Respondida
How to count events in sliding time window
Hi Vishwajit, To implement a sliding window mechanism in Simulink that raises a flag if three events occur within a 30-second ...

11 meses hace | 0

Respondida
hello every one where can i find the PEM electrolyser block in the simulink library browser ??
Hi Tali, I see that you are looking for a PEM electrolyser block in the Simulink Library browser. However, please note that S...

11 meses hace | 0

Respondida
How this PCA code written here .can someone plz explain.
Hi Praveen, It seemsl like you are trying to understand how the above-mentioned code is functioning. It looks like the code sn...

alrededor de 1 año hace | 0

Respondida
How to calculate the covariance and correlation among variables and principal components.
Hi Huan, I see that you want to perform a PCA analysis and calculate the covariance and correlations among principal component...

alrededor de 1 año hace | 0

Cargar más