Vijay Nahar
Followers: 0 Following: 0
RF/Microwave design Engineer - Defence Industry
Professional Interests: Antenna and Radar
Statistiques
RANG
5 803
of 295 486
RÉPUTATION
8
CONTRIBUTIONS
5 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
3
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Bistatic Radar. Can anyone help me with the Bistatic polarmetric Example
I'm trying to get the Bistatic polarmetric example to operate at 10GHz, but not having much luck detecting the targets. I'm not...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Dots!, Dots!, Dots! What are they doing!?
Can some one explain to me what the 'dots', in the equation below, signify? What kind of mathematical operator do they represent...
plus de 9 ans il y a | 3 réponses | 2
3
réponsesQuestion
Selecting a triangle from a mesh using ginput(1)
Can anyone help on this? I'm trying to select a particular triangle, from a delaunay mesh, using the mouse pointer. the command...
plus de 9 ans il y a | 1 réponse | 0
1
réponseTime difference between two successive rising edges of a pulse train signal
1) save the pulse data as a .csv file 2) read the data into Matlab so column 1=amplitude and column2=time 3) using a loop,...
plus de 10 ans il y a | 0
Error starting deploy tool (library compiler)
Have you tried going to the APPs menue then clicking on the Matlab Compiler icon?
plus de 10 ans il y a | 0
how to manage the toggle button?
A togglebutton selects either one of two states. You could use a pushbutton, resetting it back after each press. set(handles....
plus de 10 ans il y a | 1
How can a create uitable with dynamic columns?
You could create a GUI using GUIDE. Use an edit box for the user to input a number for the rows and another edit box for the c...
plus de 10 ans il y a | 0
How to load excel file..?
Try concatanating the string within xlsread, using square brackets: xx = xlsread(['C:\Users\Nagaraj Jade\Desktop\Book1.xlsx'...
plus de 10 ans il y a | 0
| A accepté
Question
How can a view windows HyperTerminal in my GUI
Can anybody tell me how I can view hyperterminal (A Windows application) within my Matlab GUI? Windows Hyperterminal is displayi...
plus de 10 ans il y a | 1 réponse | 0
0
réponseA résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
plus de 10 ans il y a
Question
data transfer from M-file to GUI
I have written a GUI in order to control/process/display data from a number of test equipment. I wish to write the majority of t...
plus de 11 ans il y a | 1 réponse | 0