Community Profile

photo

Kiran Felix Robert

MathWorks

Last seen: 5개월 전 2020년부터 활동

Followers: 0   Following: 0

I am a Software Engineer at MathWorks. DISCLAIMER: Any advice or opinions here are my own and in no way reflect that of MathWorks.

Spoken Languages:
English

통계

  • 3 Month Streak
  • Revival Level 3
  • Knowledgeable Level 4
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How does direct path doppler shift in comm.RicianChannel vary once the property is set?
Hi Abhay, Please refer this documentation for all available details about DirectPathDopplerShift property.

대략 2년 전 | 0

답변 있음
Im trying to delay a signal in time?
Hi Miguel, I am not sure about your 'fs' value, but according to the delayseq documentation, when you specify an 'fs' argument...

대략 2년 전 | 0

| 수락됨

답변 있음
How to add extra text to plot legend?
Hi Guiseppe, Please refer the legend properties documentation and the following MATLAB Answer post for legend positioning. ht...

대략 2년 전 | 1

| 수락됨

답변 있음
Matlab fails to install on Mac Book Pro
Hi Brynjulf Owren, Please refer the following MATLAB Answer post: https://in.mathworks.com/matlabcentral/answers/92634-why-d...

대략 2년 전 | 0

| 수락됨

답변 있음
Simulink not working on Apple silicon
Hi Aske, We are unable to reproduce this, but our development team is aware of this issue and working to identify the cause an...

대략 2년 전 | 0

답변 있음
How to create a square wave with different amplitudes?
Hi Sudarshan, To get a custom square wave between -8 and 15, perform the following, Use Pulse Generator block and set the Am...

대략 2년 전 | 0

| 수락됨

답변 있음
how to solve out of memory error in command window?
Hi Aditya, In Addition to the suggested resolution, take a look at the MATLAB Answers thread at https://www.mathworks.com/mat...

2년 초과 전 | 0

답변 있음
I'm trying to go into a file full of .m4a audio files, retrieve each one and use the audioread() for each audiofile and output the result of each one in an array
Hi Nicholas, The error message is due to the file name you have created in outputFilename. Change the line as follows to get ...

2년 초과 전 | 0

답변 있음
Plotting A Complex Function in MATLAB
Hi Khashayar, Please see the Plot Imaginary and Complex Data documentation. Alternatively you can also plot the magnitude an...

2년 초과 전 | 0

답변 있음
Pole-Zero Plot of Transfer Fucntion H(z)
Hi Bahare, To use pzmap, the input argument must be one of the Dynamic System Model as mentioned in the 'pzmap' documentation....

2년 초과 전 | 0

답변 있음
MATLAB 2018b cannot find Microsoft Visual C++ 2017 compiler when I run mex -setup
Hi Advait By looking at the output from "mex -v -setup", the issue is caused by the Windows registry entry not pointing to the ...

2년 초과 전 | 0

답변 있음
Where can I find simulink files from the video tittled: Quadcopter Simulation and Control Made Easy - MATLAB and Simulink Video ?
Hi Jakub, The Simulink files for the video are available as a file exchange submission. To acces these from the video, Go ...

2년 초과 전 | 1

| 수락됨

답변 있음
Why do I get this error 'system_common_1597199282.enc:' while installing MATLAB App?
Hi Srushit, This issue can occur when you install MATLAB App with a poor network connection. When the installer is attempting ...

2년 초과 전 | 0

답변 있음
Automate download and installation of MATLAB Compiler Runtime?
Hi Omar, Please refer the compiler.runtime.download documentation to download MCR from command line. You can then use one of...

2년 초과 전 | 1

| 수락됨

답변 있음
How to plot time against a function with 2 variables
Hi Yi-SHuan Liu, You can use fimplicit to plot multi-variable symbolic functions. The following is an example, syms f(x,t) ...

2년 초과 전 | 0

답변 있음
Cannot retrieve lisence - even though the manager is updated
Hi Georgois, This error occurs when you try to start a version of MATLAB that is newer than the version of the license.dat fil...

2년 초과 전 | 0

| 수락됨

답변 있음
How to use Analog/Digital and Digital/Analog in Simulink
Hi Geraud, The following link points to reference examples related to ADC/DAC Design. https://www.mathworks.com/help/physmod...

2년 초과 전 | 0

답변 있음
Unable to run simulation for a PV microgrid
Hi Ajibola, This message may be caused by a singularity in your system. One situation where this may occur is if the values of...

2년 초과 전 | 0

답변 있음
memory requirements of simulink subsystem
Hi Maxmilian, Please follow the following link to asscess the performance metrics of generated code. I also contains a topic o...

2년 초과 전 | 0

답변 있음
How to open model based calibration for Lookup tables in simulink?
Hi Varun, Please follow the link to Model Based Calibration Toolbox Documentation

2년 초과 전 | 0

답변 있음
How to convert matlab code to python?
Hi AN JAEJU, Have a look at the Python Package Integration to package MATLAB code to a Python Application.

2년 초과 전 | 0

답변 있음
Can't install on Ubuntu 21.04
Hi Matthew, Ubuntu 21.04 is currently not a supported Operating System as of MATLAB R2021a. Developers are aware of this iss...

2년 초과 전 | 0

답변 있음
Krylov's method for KN cross curves of Stability of SHIP
Hi Akhilesh, Have a look at MATLAB Onramp Courses to get started on MATLAB.

거의 3년 전 | 0

답변 있음
number of iteration in Simulink
Hi Mohamed, Try using a Counter with a Trigger in the loop to count the number of iterations. https://www.mathworks.com/help/...

거의 3년 전 | 0

답변 있음
Matlab cannot import data from file
Hi Andreas, This issue can be resolved by updating to MATLAB R2021a Update 1.

거의 3년 전 | 0

답변 있음
How can I subtract two WAV audio FFT signals?
Hi Avinash, You can easily use a one line script to subtract the curves. The data points in the plot functions are plot1_x...

거의 3년 전 | 1

| 수락됨

답변 있음
How can i solve this problem?
Hi Alex, The "NoClassDefFoundError" error is thrown because MATLAB was not able to locate Java Runtime libraries that are used...

거의 3년 전 | 0

답변 있음
how to find a given parameter in state flow chart
Hi, You can use Ctrl+F and enter the Search Text to search for parameters text in a Simulink Model / Stateflow Chart

거의 3년 전 | 0

답변 있음
Type of Window for FFT
Hi, Please refer the fft documentation

거의 3년 전 | 0

답변 있음
How to export a surface in Inventor Autocad
Hi, Exporting MAT files or MATLAB Surfaces to Manipulable CAD Models is not supported as of now. You can also refer the foll...

거의 3년 전 | 0

더 보기