Amish - MATLAB Central
photo

Amish


Last seen: 25 dagen ago Active since 2023

Followers: 0   Following: 0

Btech CSE student. Exploring the power of MATLAB

Statistics

All
MATLAB AnswersCodyFrom 08/23 to 03/25Use left and right arrows to move selectionFrom 08/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
87 Answers

Cody

0 Problems
1 Solution

RANK
894
of 297.527

REPUTATION
84

CONTRIBUTIONS
0 Questions
87 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
10

RANK
 of 20.454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
110.181
of 159.075

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Answered
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...

29 dagen ago | 0

Answered
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...

29 dagen ago | 0

Answered
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...

29 dagen ago | 0

Answered
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...

29 dagen ago | 0

Answered
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 ...

29 dagen ago | 0

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

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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 ...

ongeveer een maand ago | 0

Answered
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...

ongeveer een maand ago | 0

Answered
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...

5 maanden ago | 0

Answered
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...

5 maanden ago | 0

Answered
Interfacing with android app
Hi Pawan, To interface a thermometer’s analog data with a mobile device via the audio jack and process it using MATLAB, you ca...

5 maanden ago | 0

Answered
equal weight strategy with monthly rebalance
Hi Francesca, You can do the calculation for compound return and volatility for every asset with the same weights in MATLAB. I...

5 maanden ago | 0

Answered
Is there any way to read ambient light values from android or iPhone to matlab?
Hi Sara, To read lux values from the ambient light sensor on your mobile device in real-time into MATLAB, you can use the Simu...

5 maanden ago | 0

Answered
Modelling cables in simulink
Hi Luis, Simscape Multibody does have ways to model cable-driven systems, but it might not be immediately obvious. Here are a ...

5 maanden ago | 0

Answered
Cone beam image recontruction????
Hi Izwaf, To reconstruct a 3D volume from your 360 Conebeam Projections using the Feldkamp-Davis-Kress (FDK) method in MATLAB,...

6 maanden ago | 0

Answered
satbath and projection
Hi Leon, To project data on a map and overlay contours of bathymetry from satbath in MATLAB, you can use the 'contourm' functi...

6 maanden ago | 0

Answered
Sielence removal for Speaker Recognition using NTIMIT database
Hi Shaikha, To implement a robust silence removal technique for a speaker recognition system using MATLAB and Simulink, you ca...

6 maanden ago | 0

Answered
Simulkink FFT Shift block
Hi Katherine, The fftshift can be replicated in Simulink using a combination of "FFT Block" and "Premute" blocks. The "FFT b...

7 maanden ago | 0

Answered
how to see a serdes channel's frequency response in simulink?
Hi Xufei, I see that you are looking for a way to see the channel's frequency response for the example "Architectural 112G PAM...

7 maanden ago | 1

| accepted

Answered
Moving variables between episodes
Hi Danial, I understand that you want to modify the variables when the function train(agent,env) is running in MATLAB. Editi...

7 maanden ago | 0

| accepted

Answered
DC 모터에서 전류 제어를 LQR 제어기로 하고싶은데 simulink를 어떻게 만들어야 하나요?
Hi 주환 엄, You can use MATLAB to compute the "LQR gain matrix" (K). The LQR controller minimizes a cost function of the form: ...

7 maanden ago | 0

Answered
Why does my native library behave differently when wrapped using clibgen?
Hi Ben, I see that you’ve been very thorough in your approach. The small discrepancies you’re observing could indeed be due to...

8 maanden ago | 0

| accepted

Load more