![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1881381.jpg)
Vijay Nahar
Followers: 0 Following: 0
RF/Microwave design Engineer - Defence Industry
Professional Interests: Antenna and Radar
Statistik
RANG
5.824
of 297.016
REPUTATION
8
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
3
RANG
of 20.419
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
Frage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 9 Jahre vor | 3 Antworten | 2
3
AntwortenFrage
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...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortTime 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,...
mehr als 10 Jahre vor | 0
Error starting deploy tool (library compiler)
Have you tried going to the APPs menue then clicking on the Matlab Compiler icon?
mehr als 10 Jahre vor | 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....
mehr als 10 Jahre vor | 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...
mehr als 10 Jahre vor | 0
How to load excel file..?
Try concatanating the string within xlsread, using square brackets: xx = xlsread(['C:\Users\Nagaraj Jade\Desktop\Book1.xlsx'...
mehr als 10 Jahre vor | 0
| akzeptiert
Frage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
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:...
mehr als 10 Jahre vor
Frage
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...
mehr als 11 Jahre vor | 1 Antwort | 0