Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0