photo

Swapna Havalgi


Last seen: 2年弱 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

14 質問
0 回答

Cody

0 問題
1 解答

ランク
204,774
of 300,369

評判
0

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

回答採用率
21.43%

獲得投票数
0

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
113,032
of 168,436

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

スコア
20

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Issue in solving two Non Linear Simultaneous Equations with multivariable function to optimize.
Hi, I am a student and I am facing issue in solving 1) two Non Linear Simultaneous Equations with 3 variable function (x,y,z). ...

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

1

回答

解決済み


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

5年以上 前

質問


How can I perform feature extraction using SVM technique
Hi, Actually I am trying to implement ML for classification of CT scanned images of less resolution to diagonise the disease.Ple...

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

0

回答

質問


How to apply undecimated isotropic wavelet transform to the block matching 3D retinal image
Hi, I am working on applying undecimated wavelet transform on retinal images. please can anyone suggest anything

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

0

回答

質問


How to create an standalone APP in matlab using R2014.please provide any suggestion.
I want to create an App in matlab I am using R2014, I need to have one text box to enter the text and that entered text should b...

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

1

回答

質問


How to find mel frequency cepstral coefficients for a sound/audio file using direct command by adding which libraries and tool box. please explain in detail
I trying to find MFCC for an audio file by using command 'melcepst' but I am getting an error as undefined function.Is their any...

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

0

回答

質問


Solution for closed form integration for the given expression with limits 0 to Infinity
can anyone suggest solution for the below problem <</matlabcentral/answers/uploaded_files/46042/Closed%20form.JPG>>

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

2

回答

質問


how to map the unicode value generated from the below code to the speech file contained in the folder.can anyone suggest ?
fid = fopen('\path\of\text_document containing kannada unicode\message.txt', 'rb'); b = fread(fid, '*uint8')'; disp(b)...

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

1

回答

質問


how to map a kannada unicode value to a particular audio file from a speech database
Actually i am working on a project which converts kannada text to speech.As of now i am able to read the text document and able ...

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

1

回答

質問


How to convert 32bit ADC output values into Fast Fourier transform
I want to convert a 32-bit ADC output into FFT. Please help me out itz very much needed for my project

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

0

回答

質問


This code below is not reading the kannada text from the text document it is just showing the boxes (tofu) instead of kannada letters any suggestions?
Message = native2unicode( uint8( fileread('C:\Users\welcome\Desktop\YourUTF8File.txt') ), 'UTF-8'); text(.5,.5,Message,...

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

0

回答

質問


How do i display a kannada unicode letters into its ASCII value using matlab code
I have a kannada unicode letters i want it to convert it in ASCII value and display.How can i do that can anyone suggest any ide...

約10年 前 | 2 件の回答 | 0

2

回答

質問


I want to read regional language alphabets for example kannada alphabets which is a regional language of karnatka India using matlab.what code is required to do that
kannada alphabets text document to be read using matlab.It is very much required for my project.

約10年 前 | 1 件の回答 | 0

1

回答

質問


HOW CAN I READ UNICODE TEXT DOCUMENT IN MATLAB AND DISPLAY ON COMMAND WINDOW
Actually i am trying to read text document containing unicodes using matlab which is very much required for my project

約10年 前 | 2 件の回答 | 0

2

回答