Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8249985
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T23:43:48+00:00 2026-06-07T23:43:48+00:00

I used the function wavread() to load a .wav file into memory,and store the

  • 0

I used the function “wavread()” to load a .wav file into memory,and store the signals in column vector y,then I get a row vector yRow(=y’).

Then I define a matrix myframe=zeros(frameNum,frameLen);

what I want to do is fill myframe by the items of yRow:

index=1;
myframe(1,:)=yRow(index:index+frameLen-1)

for i=2:frameNum-1
   myframe(i,:)=yRow(index*frameStep:index*frameStep+frameLen-1)
   index=index+1
end

myframe(frameNum,1:sigLen-frameNum*frameStep+1)=yRow(frameNum*frameStep:sigLen)

But it takes a very long time to fill “myframe”,I think there must be something wrong,please help me to find out the issue. Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T23:43:50+00:00Added an answer on June 7, 2026 at 11:43 pm

    Adding semicolon at the end of each sentence can stop outputing informations in command window.The program can run in back end quickly.
    SO,this is the matter of “;”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I used function FindFirstFile() but i received only memory address - not a file
I have used explode function to get textarea's contain into array based on line.
Ealier I used function in a seperate file that could be call by script
I used ARX function then RESID function from the System Identification Toolbox, but the
In my parent jsp page I've used: function popUpClosed() { window.location.reload(); } And in
I used same function ( OneWayEncrypt(edit1.Text) ) in Delphi 5 and 2010. Why the
What is the function used to create taxonomy terms in Drupal from the code?
I have used sendinput() function and windows keyboard hooks to develop a custom keyboard
I have used this function to convert string to bits. def a2bits(chars): return bin(reduce(lambda
I've read that static variables are used inside function when one doesn't want the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.