photo

venkat ta


Last seen: 거의 2년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

12 질문
0 답변

순위
29,145
of 300,765

평판
1

참여
12 질문
0 답변

답변 채택
33.33%

획득한 표
1

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,941

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

대략 2년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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); ...

거의 3년 전 | 답변 수: 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 ...

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 답변 수: 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...

대략 6년 전 | 답변 수: 1 | 0

1

답변