Karanjot
Followers: 0 Following: 0
Statistics
0 Questions
88 Answers
RANK
1.071
of 295.448
REPUTATION
66
CONTRIBUTIONS
0 Questions
88 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
9
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Any options for converting an array of RF S parameters at different power levels to a single X parameter file?
Hi Reena, X-parameters are a proprietary modeling technique by Keysight Technologies (formerly Agilent) and are currently not s...
18 dagen ago | 0
Copy and Paste from Excel to Matlab Online? Chrome
Hi, Copying and pasting directly from Excel to MATLAB Online can sometimes be tricky due to browser limitations. For best res...
18 dagen ago | 0
"What is 'Current prior open-circuit' in the self-discharge parameters of the Simulink supercapacitor block?"
Hi, I am sharing more information about the Supercapacitor block below: The 'Current Prior Open-Circuit' parameter specifies t...
18 dagen ago | 0
I am facing below mentioned error while running B2B in Simulink Test - Matlab in 2019b Error: useless type name in empty declaration typedef char char_T;
Hi Deepa, It looks like you're encountering an issue with the typedef declaration in your generated code, specifically in the '...
18 dagen ago | 0
How can I limit SOC for a battery pack on the lower side
Hi Sameer, If the SOC (State of Charge) falls below 0% in your simulation, it often indicates an issue with SOC estimation or m...
18 dagen ago | 0
Most complete modeling of secondary survelliance radar in Simulink
Hi Andrew, To develop a secondary surveillance radar (SSR) system in MATLAB, I recommend the following to get started: Use MAT...
18 dagen ago | 1
which dct and dwt techniques are best suited for image steganography when using combination of dwt and dct?
Hi Jasmine, Your query is probably resolved but I am posting this answer as a reference for the community. For effective image...
18 dagen ago | 0
use of shan wavelet for continuous wavelet transform(cwt)
Hi Emad, In MATLAB, the 'cwt'function is designed to work with specific wavelets like 'amor', 'bump', and 'morse'. If you want ...
18 dagen ago | 0
VideoWriter cannot generate a playable video file.
Hi, Although, this seems to be an issue with Windows media player instead of the video file. I can suggest a potential workarou...
ongeveer 2 maanden ago | 0
| accepted
How can I configure to observe several cameras at the same time in MechanicsExplorer?
Hi Luke, To observe multiple camera views simultaneously in Mechanics Explorer with Simscape Multibody, you can leverage the Ca...
ongeveer 2 maanden ago | 1
| accepted
I try to lauch Simulink Onramp, but I get this error "Simulink Onramp failed to launch. Unable to check out a Simulink license.." although my license is active
Hi Samar, Please provide more details about the MATLAB release you are using, for the community to offer further assistance.. ...
ongeveer 2 maanden ago | 0
Why do I receive a privimporthdl error when importing the operator.vhd example
Hi Dan, If you're encountering issues with importing a VHDL file using the importhdl function in MATLAB, a good first step is t...
ongeveer 2 maanden ago | 0
How to extract the values of kml file x,y,z from MATLAB
Hi, It is possible to extract the coordinates (latitude, longitude, altitude) from a KML (Keyhole Markup Language) file using M...
3 maanden ago | 0
Issues with wms on MATLAB R2020b
Hi Julia, i can see that you're encountering the following error while trying to utilise the traditional blue marble plot from ...
3 maanden ago | 0
uigetfile with custom file filter
Hi Alaster, The function uigetfile does not support custom filtering functions in MATLAB directly via function handle. It is de...
3 maanden ago | 0
converting string to num and table
Hi Sarvesh, To achieve this task, you can write a script in MATLAB that processes each column of your tempData table, parses th...
3 maanden ago | 0
Somethings wrong in function mskmod
Hi Zhuo, It looks like you have a question regarding the manipulation of cosine and sine functions, specifically about the phas...
5 maanden ago | 0
| accepted
Determine number of steps in a specific frequency cycle
Hi Raymond, To determine the number of steps in a specific frequency cycle (e.g., 1 second) in your Simulink model, you can use...
5 maanden ago | 0
fail to start parallel pool
Hi Ben, Based on the log output in the image attached, it seems you are successfully connecting to the cluster, but the job tas...
5 maanden ago | 0
| accepted
How do I install matlab engine to be able to use matlab functions in an anaconda environment?
Hi Steven, The warning you're seeing is indicating that the use of setup.py install is deprecated in favor of other methods for...
5 maanden ago | 0
Index error running Psychtoolbox experiment
Hi Ekaterina, The errors in your Psychtoolbox script on MATLAB suggest two primary issues: Index Exceeds Array Bounds: This i...
6 maanden ago | 1
| accepted
State 에서의 AUTOSAR server runnable 호출 방법
안녕하세요, 한국어에 능통하지 않아 영어로 답변하겠습니다. I see that you want to call a server runnable from a specific state in a Model-Based Design (...
6 maanden ago | 0
I was trying to play video in integrate HTML of App designer, but it is not working correctly on App. It does work in browsers.
Hi, It seems you’re encountering an issue where a video embedded in HTML is not playing correctly in an app designed with App D...
6 maanden ago | 0
下载到一半显示下载产品文件时出错。 请检查您的 Internet 连接,然后重新运行安装程序。
您好 静怡, 我用英语回答这个问题,因为我的中文不流利。 This issue can occur when attempting to install MATLAB with a poor network connection. When the i...
6 maanden ago | 0
How to generate uninstall log during automated (silent) deployment R2024a
Hi Guy, Starting R2024a, Only the "-mode" flag is supported for silent installation as specified on the documentation page give...
7 maanden ago | 0
read Avro file format from matlab issue
Hi younes, The error you're encountering when trying to read an Avro file in MATLAB suggests that there's an issue with handlin...
7 maanden ago | 0
PMSM双环矢量控制运行过程报错如图,减小步长无果
嗨,由于我不是以中文为母语的人,我将用英语回答这个问题。 感谢您的理解。 If reducing the step size (via the RelTol parameter) doesn't resolve the algebraic loop is...
7 maanden ago | 0
I need to solve the following equation. I do not have the knowledge how to write two loops (one loop inside in another loop) for this equation. Please help me to solve this.
Hi Prabhath, Nested loops in MATLAB are loops within loops, where you have an outer loop and one or more inner loops. Each loop...
7 maanden ago | 0
Start App-UI from desktop link with MATLAB running in background
Hi Rene, I recommend you to use the MATLAB Compiler to package your MATLAB application into a standalone application. MATLAB ...
7 maanden ago | 0
getting errors in ic tester code
Hi, The error message you're encountering, "Dot indexing is not supported for variables of this type," typically occurs when yo...
7 maanden ago | 0