Community Profile

photo

Naveed Khan


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to change time stamp to readable date and time without giving reference time ?
Below code is to generate Date and Time from a timeStamp but with the help of reference date and time (refTime). However , I nee...

8 years ago | 2 answers | 0

2

answers

Question


Can we use biger stride than 1 in Conv2, Convn, Imfilter ?
Hi, I want to use conv2, convn, or Imfilter to filter an image, but i want to stride more than 1, So that to have a reduced outp...

8 years ago | 1 answer | 1

1

answer

Question


Multi-variable Fitness Function error using Optimization Tool
function f = objfun(x,t) f = x.*(t-x); end When i try to use this code as a fitness function using MATLAB's Optimization T...

8 years ago | 1 answer | 0

1

answer