Statistics
5 Questions
0 Answers
RANK
253,013
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Problem with data precision while generating square wave.
I used square(2*pi*f*t) to generate a square wave. I set f to 1000 and t=0:Ts:0.05 Ts=1.000000000000000e-05 when i type squar...
4 years ago | 1 answer | 0
1
answerQuestion
How to solve the LP problem in MATLAB using linprog?
To Solve the LP problem, min 1'.r s.t y=F.r, r>=0, using linprog function i used linprog(f,[],[],F,y,LB,UB), where f is a unit ...
7 years ago | 1 answer | 0
1
answerQuestion
question on addition of numbers.
I have 2 numbers. a=11.699124064044344*2^192 and b=-17.935606820123120*2^252. adding a and b in MATLAB gives me the c=-1.2980e+...
8 years ago | 2 answers | 0
2
answersQuestion
how to crop white regions alone in a binary image without user interface.
I have a binary image with background in black color and foreground in white color. how to crop only the foreground region with...
9 years ago | 1 answer | 0
1
answerQuestion
Any demo videos in MATLAB??
i want to work on videos using MATLAB. Just like having coins.ong, cameraman.tiff images in MATLAB as pre-packed ones, are ther...
9 years ago | 2 answers | 0