venkat ta - MATLAB Central
photo

venkat ta


Last seen: 約1年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/19 to 04/25Use left and right arrows to move selectionFrom 10/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 質問
0 回答

ランク
29,111
of 298,180

評判
1

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

回答採用率
33.33%

獲得投票数
1

ランク
 of 20,546

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,541

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Answer

バッジを表示

Feeds

表示方法

質問


Output argument (and possibly others) not assigned value in the execution with "choosedialog2" function
The code worked for all cell number selections except the first index of 1 Not sure where to correct and run the code? specifi...

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

1

回答

質問


Calls Matlab_app from Matlab_code to get data
clear all; close all; clc; Murugan = app1(); outdata = Murugan.func(); Calls Matlab_app from Matlab_code to get slider mo...

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

1

回答

質問


dsp.ColoredNoise pinknoise's max and min is not 1 even bounded output is true?
app.fileReader = dsp.ColoredNoise('pink',2048,1,OutputDataType='double', BoundedOutput=true) Why does the ColoredNoise functio...

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

1

回答

質問


Audio level monitor component for app design
I'm looking or trying to design an app with a level monitor like the one below, but there seems to be no app components ? Any id...

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

1

回答

質問


How to design a FIR filter by frequency response Datas for shaping white noise
Coherence data frequency curve, so I need to design the FIR to match that subplot 4's curve.. it seems filter: fdesign.arbm...

約2年 前 | 1 件の回答 | 1

1

回答

質問


Matlab fitting method to optimize the SNR in the frequency response curve to identify high error frequencies
[stmfile,stmpath]=uigetfile('*mat','pick the mat file'); File = fullfile(char(stmpath),char(stmfile)); load(File); ...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


strange cell array to matrix
[file,path]=uigetfile('*.csv','MultiSelect','on'); if ischar(file) % only 1 file selected files={file}; end File ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


up one directory's folder name from current directory
I have directory path below /Volumes/GoogleDrive/Shared /Mesure_geo/Temp/delete/AGING/LKG0.3V' I need to get two string vari...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Xls row and saving problems
I have data in the matrix and I want to save as below style to import in the analyser I tried the code but it did not work ...

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

0

回答

質問


Edit the txt file second column ONLY and save as same format
I want to edit (minus 20dB) only in the second column and others I don't want to change anything and I want to save as same txt ...

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

1

回答

質問


problem with table / array/cell
Hi , The function is converting table to cell instead of table to array matrix. I need a simple array vector for each column...

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

1

回答

質問


pushbutton uicontrol blinkiing (for click me attention seeking)
Hi, I am looking the set function for clicking the pushbutton with some highlights , its for special attention. That would be...

5年以上 前 | 1 件の回答 | 0

1

回答