Estadística
CLASIFICACIÓN
256.624
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
21.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
112.915
of 168.262
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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). ...
casi 2 años hace | 1 respuesta | 0
1
respuestaResuelto
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:...
más de 5 años hace
Pregunta
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...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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>>
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
I have a code on integration closed form.I have got the answer in terms of hypergeometric function. please explain about the solution what it actually means in simple way.A short description about the solution..Please help me.Its very much needful
syms a x y clear f = y/(y + x^(a/2)); F = int(f, x, 1, inf); vpa(F, 5) int(f, x, 'IgnoreSpecialCases', true)...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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)...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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,...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
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.
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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
alrededor de 10 años hace | 2 respuestas | 0

