photo

Smriti bhaleshwar


2014 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

6 質問
0 回答

Cody

0 問題
2 解答

ランク
83,087
of 301,478

評判
0

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

回答採用率
16.67%

獲得投票数
0

ランク
 of 21,296

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
76,075
of 174,719

コントリビューション
0 問題
2 解答

スコア
40

バッジ数
2

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1
  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

質問


Variable to fixed data conversion
Hello, I am working on GPS receiver part in SIMULINK environment and in signal generator step I am getting a variable output si...

11年以上 前 | 0 件の回答 | 0

0

回答

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11年以上 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11年以上 前

質問


how to slect random element from excel sheet?
Hi.. I want to select any random element from excel sheet data for its use in a formula and i am using for loop for this. My ...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


How to make triangular shape clustering?
I have done circular clustering in matlab 2012 and want to change the circular shape to an equilateral triangle...but dont know ...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


how to implement a code of an algorithm in a GUI?
Hello, I develop a code to find a query image among a cluster of images by applying GLCM and Kmeans algo. But there are some ...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


How to transfer a callback function of one pushbutton to other?
I have created two pushbuttons one of them will browse images having code % --- Executes on button press in Browse_image. func...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


How do i implement any algorithm with GUI in matlab 2012
i write an algorithm (K-means) for image processing in matlab but how do i made a GUI for the algo? Please Help..

12年弱 前 | 1 件の回答 | 0

1

回答