Raghunathraju
MathWorks
Followers: 0 Following: 0
I am an Application Support Engineer at MathWorks. My major responsibilities include application development in RF Domain at MathWorks DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Statistik
RANG
1.633
of 295.673
REPUTATION
40
BEITRÄGE
0 Fragen
27 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
2
RANG
of 20.262
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Could I design a semi circular antenna array in the array designer?
Hi, You can use coformalArray for designing an array of any shape in antennaArrayDesigner app or you can do the following code...
mehr als ein Jahr vor | 0
| akzeptiert
I'm using antenna toolbox. Can't add a dielectric layer without adding a ground plane
Hi, You can use pcbStack for adding dielectric layer without ground plane. You can refer to the following ant=pcbStack(fractal...
mehr als ein Jahr vor | 0
Data Formatting for patternCustom function
Hi, For plotting patternCustom ,the data needs to be as below format , load data.mat phi=data(:,1) theta=data(:,2) MageE...
mehr als ein Jahr vor | 0
How do I create a custom FM broadcast antenna?
Hi, Currently we have three apps supporting Antenna Design , 1.Antenna Designer Here you can select antennas from the ant...
mehr als ein Jahr vor | 0
How to use an imported antenna farfield as a source
Hi, As per my understanding, you want to know how to use imported data and use it as a source in Antenna toolbox. You can us...
mehr als ein Jahr vor | 0
Generating the gain values of a steered ULA
Hi, As per my understanding, you want to get the gain values from the ‘pattern’ function of your code. You can simply assign a...
mehr als ein Jahr vor | 0
Working on Yagi PCB antenna
Hi, As per my understanding, you want to know how to resolve the ‘out of memory’ issue for your model in pcbAntennaDesignerAp...
mehr als ein Jahr vor | 0
Add Custom TextField Component to Simulink Toolstrip
Hi Andrew, Currently Custom Tab in Simulink Toolstrip is only supporting PushButton, DropDownButton, SplitButton, and EmptyCont...
mehr als ein Jahr vor | 0
| akzeptiert
Legend is not displayed in my plot
Hi As per my understanding you want to display legend in your plot, but you are unable to see it as it is behind the axes ax2...
mehr als ein Jahr vor | 0
| akzeptiert
Curve smoothing of a voltage-time plot
Hi Chinmaya, You can smooth your curve using smooth function. You can refer the following example to use the smooth fu...
mehr als ein Jahr vor | 0
Error in optimconstr() when used with single string vs array of string
Hi Raviraj, The 'optimconstr' function cannot have a single argument as string, The input arguments can be a string array, a ce...
mehr als ein Jahr vor | 1
| akzeptiert
saveas to pdf but get a blank
Hi Yuqing, I understand that you are unable to save the figure to pdf using ‘saveas’ option. Instead, you can try print option ...
mehr als ein Jahr vor | 0
How to simulate a Differential Microphone Array with Sensor Array Analyzer?
Hi dabe, As per my understanding, you got the desired result for DMA in MATLAB Code and you want to get the same in sensorArray...
mehr als ein Jahr vor | 0
Change Constant Block's Value's Font
Hi Richard, You can’t change the font of the value in Constant block, instead you can try the following: Mak...
mehr als ein Jahr vor | 0
| akzeptiert
MathWorks Account Unavailable - Technical Issue
Hi , You can refer to the following MATLAB Answer to understand why you are facing the issue https://www.mathworks.com/matlabc...
mehr als ein Jahr vor | 0
Importing antenna with several materials from CST
Hi mark, As per my understanding, you want to import your antenna model to MATLAB and investigate the patterns. You can use ...
mehr als ein Jahr vor | 0
| akzeptiert
Create multiple checkbox in a loop
Hi Kishore, As per my understanding, you want to create multiple checkboxes in a loop and have the same name as the loop....
mehr als ein Jahr vor | 0
Infinite Ground plane for custom PCB-Antenna
Hi apex, As per my understanding, you want to set ground plane length to be infinite for a custom PCB Stack antenna. Currentl...
mehr als ein Jahr vor | 0
说明文档中的Pattern函数的type:gain在2023a版本中并不支持?
Hi xu yang, As per my understanding,you want to plot Phase pattern of an antenna, but you are unable to do that using 2022b and...
mehr als ein Jahr vor | 1
RF BUDGET ANALYZER - How to simulate compression point (P1dB and PSAT)
Hi Alon, You can plot the power characteristics of an amplifier to understand the P1dB and Psat points of an amplifier, but...
mehr als ein Jahr vor | 0
PCB Antenna Designer & memory consumption based on dielectric materials
Hi A_G, As per my understanding, you want to know, how to reduce the memory size after changing the dielectric material. Bas...
mehr als ein Jahr vor | 0
How can I plot S-parameter of differential signal SDD21 on Matlab?
Hi Aastha, As per my understanding, you want to plot differential s-parameters from .s4P file in MATLAB. You can use the funct...
mehr als ein Jahr vor | 0
Adding axes to a scrollable gridlayout displays in the wrong location
Hi Ben, As per my understanding, you want display axes in a specific position in uigridlayout. But you are unable to get the d...
mehr als ein Jahr vor | 0
| akzeptiert
Circular polarization in Multidiel function
Hi Amit, As per my understanding, query is regarding whether it is possible to consider incident field as circular polarization...
mehr als ein Jahr vor | 0
Antenna coarsen mesh on outer contour, parameters
Hi, As per my understanding, you want to customize mesh. You can set mesh mode to manual. You can also adjust the MaxEdgeLengt...
fast 2 Jahre vor | 0
Extract Sparameters from rfbudget object
Hi, As per my understanding, you want to extract s-parameters data from RF object of 7 element RF chain. The total RF c...
fast 2 Jahre vor | 0
| akzeptiert
How do I append new data to a new variable in a NETCDF file ?
Hi, As per my understanding, you want to append new data to a new variable in a NETCDF file. You have used the following cod...
fast 2 Jahre vor | 0
| akzeptiert