Browse M
Alphabetical listing with fast deep pagination.
30746 items • Page 279 / 615
Matlab audio recording I am a little confused on this plot of an audio recording
Matlab audio recording I am a little confused on this plot of an audio recording I recorded using Matlab. The prompt said to read "Hello, DSP is fun." Once recorded the plot came …
Matlab audio recording I am a little confused on this plot of an audio recording
Matlab audio recording I am a little confused on this plot of an audio recording I recorded using Matlab. The prompt said to read "Hello, DSP is fun." Once recorded the plot came …
Matlab audio recording, signals, frequency, sampling I am a little confused on t
Matlab audio recording, signals, frequency, sampling I am a little confused on this plot of an audio recording I recorded using Matlab. The prompt said to read "Hello, DSP is fun.…
Matlab audio recording, signals, frequency, sampling I am a little confused on t
Matlab audio recording, signals, frequency, sampling I am a little confused on this plot of an audio recording I recorded using Matlab. The prompt said to read "Hello, DSP is fun.…
Matlab based Please Write a function that validates whether its inputs meet the
Matlab based Please Write a function that validates whether its inputs meet the following criteria: a. It must take exactly three parameters as input. b. The first parameter must …
Matlab binary and text files In this problem, you will write a vector of integer
Matlab binary and text files In this problem, you will write a vector of integers to both a binary file and a text file. Generate a vector of integers 1 through 100. Open a binary…
Matlab can implement the above approximation using a combination of symbolic com
Matlab can implement the above approximation using a combination of symbolic computation and classical programming::::: function [ result ,error] = fun( z,a,n ) syms x real; f=exp…
Matlab code Function Name: celery Inputs: 1. ( char ) The name of a text file, i
Matlab code Function Name: celery Inputs: 1. ( char ) The name of a text file, including file extension Outputs: None File Outputs: 1. A formatted text file containing information…
Matlab code Function Name: physics Inputs: ( double ) 1xM vector of time values
Matlab code Function Name: physics Inputs: ( double ) 1xM vector of time values ( double ) 1xM vector of velocity values ( double ) Degree that best fits velocity vs time data Out…
Matlab code Grades and corresponding students\' GPA are saved in two variables n
Matlab code Grades and corresponding students' GPA are saved in two variables named grades and gpa grades [31, 70, 92, 5, 47, 88, 81, 73, 51, 76, 80, 90, 55, 23, 43, 98, 36, 87, 2…
Matlab code Recall that famous Fibonacci sequence is composed of elements create
Matlab code Recall that famous Fibonacci sequence is composed of elements created by adding the two previous elements. One interesting property of a Fibonacci sequence is that the…
Matlab code Suppose a TV with height of 60 feet has been mounted onto a platform
Matlab code Suppose a TV with height of 60 feet has been mounted onto a platform so that the bottom of the TV is 150 feet off the ground. Viewing of the TV is optimum when has bee…
Matlab code as well, thanks What kind of random variable is this question asking
Matlab code as well, thanks What kind of random variable is this question asking about? Write a probability statement i.e. P(x > X) describing the question. What are the releva…
Matlab code assistance - task 1 and 6 I think I am right and just need to be poi
Matlab code assistance - task 1 and 6 I think I am right and just need to be pointed in the right direction if I should change anything %% Task 1 % create the 3 row vectors shown …
Matlab code assistance. Please help! % housekeeping clc % clear command window (
Matlab code assistance. Please help! % housekeeping clc % clear command window (console) clearvars % clear workspace %% Task 1 % create the 3 row vectors shown in Ex 8 using 3 dif…
Matlab code needed for this problem. The data in table shown below is from Table
Matlab code needed for this problem. The data in table shown below is from Tables A.1 and A.5 in Frank White, Fluid Mechanics. Using the not-a-knot cubic spline interpolant, estim…
Matlab code needed for: User-defined function: process_image.m The input argumen
Matlab code needed for: User-defined function: process_image.m The input arguments of the function are: the image/2D-matrix to be processed and a processing matrix h that specifie…
Matlab code only please! will rate if correct! 3. Let f(x) = 23-5. Write a progr
Matlab code only please! will rate if correct! 3. Let f(x) = 23-5. Write a program (using Matlab/Octave or C/C++) that implements secant method as discussed in class (i.e., do not…
Matlab code only! Write MATLAB or C code to perform a 28-point (N-28) Cooley-Tuk
Matlab code only! Write MATLAB or C code to perform a 28-point (N-28) Cooley-Tukey FFT. Use a 4x7 array for the transform. Transforms on the individual rows and columns should be …
Matlab code pleas Write a function called \"P14\" P14 has two inputs \"vecName\"
Matlab code pleas Write a function called "P14" P14 has two inputs "vecName" : The name of an input vector. and "Oper": The specification of an operation. P14 returns "Out14" If O…
Matlab code please Check if CalculateCombinedImpedance(1.2, 10e-3, 1e-3) returns
Matlab code please Check if CalculateCombinedImpedance(1.2, 10e-3, 1e-3) returns 3.1401 - j5.5757. Check if CalculateCombinedImpedance(75, 1e-9, 1e-12) returns approximately 75. C…
Matlab code required [A]Array 1 has 20 values [B] Array 2 has 21 values I need t
Matlab code required [A]Array 1 has 20 values [B] Array 2 has 21 values I need to element by element do the following: A (1) - B (1) A (2) - B (2) And somehow be able to discount …
Matlab code requires The second function, called poly value, should read in the
Matlab code requires The second function, called poly value, should read in the table of divided difference values generated by the function divdiff, the x-vector, and a vector t.…
Matlab code should be included in your work. You should be able to explain your
Matlab code should be included in your work. You should be able to explain your code. 1. (6 points) Given the data points as follows x -[4.0 4.2 4.5 4.7 5.1 5.55.9 6.3 6.8 7.1] y …
Matlab code, please complete the required code below (in bold font): function to
Matlab code, please complete the required code below (in bold font): function total = sudoku(x) % Make sure you set the number of variables to 16 in the GA Tool % And also s…
Matlab code. Is vector perpendicular to plane? The plane is described by two vec
Matlab code. Is vector perpendicular to plane? The plane is described by two vectors. Each vectors is A function is needed to determine if a given 3D vector is perpendicular to a …
Matlab code....***to answer, MATLAB software is needed.****Q1 An engineer plans
Matlab code....***to answer, MATLAB software is needed.****Q1 An engineer plans the production of 3 types of components. Materials required for each component are metal, plastic, …
Matlab code....***to answer, MATLAB software is needed.****Q1 Given the followin
Matlab code....***to answer, MATLAB software is needed.****Q1 Given the following data: x=[0 5 10 15 20 25 30] y=[ 0 358.27 684.56 827.73 843.51 786…
Matlab code....***to answer, MATLAB software is needed.****Q1 Given the followin
Matlab code....***to answer, MATLAB software is needed.****Q1 Given the following data: x=[0 5 10 15 20 25 30] y=[ 0 358.27 684.56 827.73 843.51 786…
Matlab code: [ 17 24 1 8 5] | 23 5 7 14 16| Let z=|4 6 13 20 22| |10 12 19 21 3|
Matlab code: [ 17 24 1 8 5] | 23 5 7 14 16| Let z=|4 6 13 20 22| |10 12 19 21 3| [11 18 25 2 9] Perform the f…
Matlab codes need to be included. simulate the following random variables: expon
Matlab codes need to be included. simulate the following random variables: exponential, normal, binomial, geometric, and Poisson. Specifically, for each type of distributions, wri…
Matlab coding assistance. Having some difficulty please help! thank you so much
Matlab coding assistance. Having some difficulty please help! thank you so much in advance! %% Task 9 % use logical tests to locate and update subsets of a matrix % Step 1: Create…
Matlab coding for RF microwave assignment. Below is the requirement for the task
Matlab coding for RF microwave assignment. Below is the requirement for the task: I need to design a vector network analyzer to measure the reflect coefficient for unknown device.…
Matlab coding for linear predictive code of audio file without using toolbox fun
Matlab coding for linear predictive code of audio file without using toolbox functions . Order of prediction = 10 Sampling rate = 8kHz Frame size = 200 samples Single pulse excita…
Matlab coding http://courses.washington.edu/am301/hw/pics.mat Download a library
Matlab coding http://courses.washington.edu/am301/hw/pics.mat Download a library of 40 faces (Resolution 96 times 64) from http://courses.washington.edu/am301/hw/pics.mat However …
Matlab coding http://courses.washington.edu/am301/hw/pics.mat Download a library
Matlab coding http://courses.washington.edu/am301/hw/pics.mat Download a library of 40 faces (Resolution 96 times 64) from http://courses.washington.edu/am301/hw/pics.mat However …
Matlab find vowels This is what I already have, but I can\'t iterate through a s
Matlab find vowels This is what I already have, but I can't iterate through a string prompt='Type a sentence 10 words long '; my_sentence=input(prompt,'s'); k=0; while k < leng…
Matlab fprintf help This is the question: I have already done part a, I need hel
Matlab fprintf help This is the question: I have already done part a, I need help with part b. This is my current code: % array of Pounds to convert to Kilograms weight_pound = [5…
Matlab has some built-in functions that we have already used, such as sin(x), pl
Matlab has some built-in functions that we have already used, such as sin(x), plot, etc. Type help function and read the documentation and examples on how to create functions in M…
Matlab help , Please just help me on part-2 first line and part 3 first line. Re
Matlab help , Please just help me on part-2 first line and part 3 first line. Record a 30-second long audio signal (vocal with musical instruments) at sampling frequency 33.6 kHz)…
Matlab help 2. Use a while loop control structure and an incremental direct sear
Matlab help 2. Use a while loop control structure and an incremental direct search algorithm to find an approximate value for the first positive (i.e., P> 0) rootl of the equat…
Matlab help A Fibonacci sequence is generated by the following recursion, initia
Matlab help A Fibonacci sequence is generated by the following recursion, initialized at some arbitrary integer values of f1 and f2: fn = fn1 + fn2 , n 3 Write a function fib that…
Matlab help ASAP The robotic arm is shown in Figure 1. The (x, y) coordinates of
Matlab help ASAP The robotic arm is shown in Figure 1. The (x, y) coordinates of the hand are given by the following equation: x = L_1 cos theta_1 + L_2 cos (theta_1 + theta_2) x …
Matlab help Matlab help 1. (a) Compute arctan(e) and ln(i) using Matlab. (b) Fin
Matlab help Matlab help 1. (a) Compute arctan(e) and ln(i) using Matlab. (b) Find out the largest prime factor of 20142015 using Matlab. 2. Use tic and toc to measure the time to …
Matlab help Show me matlab code Using the two functions you wrote in the last ho
Matlab help Show me matlab code Using the two functions you wrote in the last homework (just assume function1 and function2), write a small script that when run, presents a menu (…
Matlab help please For a square matrix A (i.e dimensions nxn), the matrices of s
Matlab help please For a square matrix A (i.e dimensions nxn), the matrices of sin(A) and cos(A) can be obtained as follows (-1) cos( A I (2k)! A3 A5 A7 2k+1 (-1) sin (A) A Where …
Matlab help please!!! Consider the circuit diagram below The voltage drop across
Matlab help please!!! Consider the circuit diagram below The voltage drop across a resistor is V = IR where I is the current acrross the resistor and R is the resistance of the re…
Matlab help pls Write a user-defined MATLAB function that determines the unit ve
Matlab help pls Write a user-defined MATLAB function that determines the unit vector in the direction of the line that connects two points (A and B). For the function name and arg…
Matlab help with the following function please: function newX = myBandPass(X, lo
Matlab help with the following function please: function newX = myBandPass(X, low, high) a. INPUTS: i. A 2D matrix X ii. A low threshold, low. All values in newX must be greater t…
Matlab help! Prepare a function m-file containing a function that prints a line
Matlab help! Prepare a function m-file containing a function that prints a line (to the command window), where the line consists of a string and the values of the elements in a ve…