photo

Vijay Nahar


Last seen: 4 years 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

RF/Microwave design Engineer - Defence Industry
Professional Interests: Antenna and Radar

统计学

All
MATLAB Answers

5 个提问
5 个回答

Cody

0 个问题
1 个答案

排名
6,004
of 299,823

声誉
8

贡献数
5 个提问
5 个回答

回答接受率
60.0%

收到投票数
3

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
110,084
of 166,136

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

10 years 前 | 3 个回答 | 2

3

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Time 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,...

11 years 前 | 0

已回答
Error starting deploy tool (library compiler)
Have you tried going to the APPs menue then clicking on the Matlab Compiler icon?

11 years 前 | 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....

11 years 前 | 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...

11 years 前 | 0

已回答
How to load excel file..?
Try concatanating the string within xlsread, using square brackets: xx = xlsread(['C:\Users\Nagaraj Jade\Desktop\Book1.xlsx'...

11 years 前 | 0

| 已接受

提问


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...

11 years 前 | 0 个回答 | 0

0

个回答

已解决


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:...

11 years 前

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答