photo

Naveed Khan


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
36,784
of 301,529

評判
1

コントリビューション
3 質問
0 回答

回答採用率
100.0%

獲得投票数
1

ランク
 of 21,315

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,175

コントリビューション
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年 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答