Amish
Followers: 0 Following: 0
Btech CSE student. Exploring the power of MATLAB
Estadística
0 Preguntas
71 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
863
of 295.467
REPUTACIÓN
84
CONTRIBUCIONES
0 Preguntas
71 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
10
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
106.865
of 153.912
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
Feeds
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 2 meses hace | 0
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 2 meses hace | 0
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...
alrededor de 2 meses hace | 0
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...
alrededor de 2 meses hace | 0
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...
alrededor de 2 meses hace | 0
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 ...
alrededor de 2 meses hace | 0
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,...
2 meses hace | 0
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...
2 meses hace | 0
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...
3 meses hace | 0
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...
4 meses hace | 0
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...
4 meses hace | 1
| aceptada
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...
4 meses hace | 0
| aceptada
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: ...
4 meses hace | 0
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...
5 meses hace | 0
| aceptada
how do i put MATLAB complex array to python?
Hi Yasushi, It looks like you’re encountering an issue with passing complex arrays from MATLAB to Python using pyrunfile. The ...
5 meses hace | 0
| aceptada
Long scripts in thingspeak.
Hi Marc, Yes, you can call functions from one MATLAB analysis in another by organizing your functions into separate files or s...
5 meses hace | 0
errors about mdfimport command
Hi wenchao, You can use the following file exchange to read .MDF files: https://www.mathworks.com/matlabcentral/fileexchange/9...
5 meses hace | 0
| aceptada
Creating a grid on an image at an angle with a specific spacing
Hi Bera, Assuming that your axes could be at an angle from the default x-y axes, you can follow the following approach to plot...
6 meses hace | 0
Code generation with VNT in release mode
Hi Dan, It seems like you are experiencing issues with data integrity and continuity while attempting to stream EMG signals fr...
6 meses hace | 0
C++ while loop in S-Function Builder
Hi Faris, Since Simulink works based on the discrete time steps, the continuous while loop causes the simulation to not being ...
6 meses hace | 0
Raytracing for custom modulation
Hi Zaid, It is indeed possible to do so. You can refer to the following examples that explain how you could use custom modulat...
6 meses hace | 0
Cómo leer archivos C3D
Hi Rosario, You can use the "EZC3D" library available on the file exchange for reading and manipulation of C3D files. It is av...
6 meses hace | 0
Converting MATLAB code to AutoCAD
Hi Josianne, Your code generates a 3D shape using polar coordinates converted to Cartesian coordinates, and then calculates a ...
6 meses hace | 0
Why do I get errors when changing the frequency of a radar system in the radar toolbox?
Hi John, The errors you're encountering seem to be related to the plotting functions in MATLAB, specifically with the use of x...
6 meses hace | 0
Create a simulink model fro, python
Hi Lucas, I see that you want to design an algorithm using evolutionary strategies to identify physical systems represented by...
6 meses hace | 1
| aceptada
matlab set my audio device as an output, can i set it as a input to use my headset's microphone
Hi Fanny, Transforming an audio output to an input within the MATLAB environment or through the "audiodevinfo" function isn't ...
6 meses hace | 0
Export Simscape Multibody Solid Information
Hi, I see that you are trying to export the derived values of all the Solid in a Simscape Multibody model in Excel or any othe...
6 meses hace | 1
| aceptada
Is it possible to make MatlabEngine class object persistent in Java?
Hi Yuriy, I understand that you want to create a persistent "MatlabEngine" object that can be reused across different parts of...
6 meses hace | 0
Simplifying output involving heaviside discontinuity functions
Hi Aleem, I see that you want to simplify the output so that there are no heavyside functions. In order to do so, you will n...
6 meses hace | 1
Make an machine vision simulatie using simulink 3D surrounding
Hi Sjoerd, This indeed seems like a challenging problem, however you can utilize the "Simulink 3D Animation toolbox" and "Imag...
7 meses hace | 0