photo

Naveed Khan


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
37,003
of 301,511

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 21,308

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,936

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 1 个回答 | 1

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答