![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13988844_1540648997129_DEF.jpg)
Elinor Ginzburg
Followers: 0 Following: 0
Statistiques
RANG
21 230
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
23 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
65.22%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
using element in a vector imported from workspace in simulink
###### ----------------- EDIT: I ADDED THE SIMULINK MODEL AND THE MATLAB FILE WHERE i SYNTHESIZED THE DATA ###### -------------...
7 mois il y a | 1 réponse | 0
1
réponseQuestion
Phase plane plot second order ODE
Hi, I don't have enough experience with Matlab, so forgive me for the question, it's probably pretty basic. have an ode of t...
10 mois il y a | 1 réponse | 0
1
réponseQuestion
Find critical points of parametric function
Hi, I want to find the critical points and the value of the function at those critical points, of the following function: whe...
11 mois il y a | 1 réponse | 0
1
réponseQuestion
wrong values in histogram plotting
Hello, I'm trying to plot a histogram of an array. I have a csv file with a list of double values, and I want to see how many...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
Plot Heatmap from distinct coordinates and data array of floats
Hi, I have an array of floats of size 200x2 where each row is the (x,y) coordinate of a specific point on the heatmap (x=column...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
problem plotting 3d function
Hello, I'm trying to plot a 3-d function. I saw there are many questions about it, but I didn't found the answer I needed. I'...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Plot integral of a function
Hello, I'm tryign to plot the integral of the function rho in the following code, but I'm having trouble with plotting it. Pe...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to specify parameters for matlab's notch filter function
Hello, I'm writing a code to remove specific frequency from audio file using notch filter as specified in the following documen...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
How to use pspectrum() function
Hello, I want to create a power spectrum vs frequency plot of an audio signal I have. I tried using the following code: [speec...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
function or algorithm to analyse signal content
Hello, I'm trying to classify an audio signal I have by the following table which is taken from page 15 in this article I'm ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
assignment problem caused by size misfit between two sides
Hello, I'm trying to run the code showen below, where I'm using Phase Spectrum Compensation algorithm and Wiener Noise Reductio...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
import strings from file to matrix
Hello, I have a file which contatins strings. there are 5 rows, in each one there are 4 strings separated by a comma. I'm using...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to play sound from data
Hello, I'm trying to run the folowing algorithm using Matlab R2019b. I'm able to run it and I'm getting good results, but I can...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
input type problem to speech enhancement algorithm
==================================UPDATE2.0================================== now I'm trying to run another algorithm for compa...
plus de 4 ans il y a | 1 réponse | 0
0
réponsehow to plot a vector
Thank you very much guys! I mistyped and didn't index Vsw as you all mentioned.
plus de 4 ans il y a | 0
Question
finding eigenvectors matching to eigenvalues
hello, I hope it's fine that I ask this question here, couldn't find the information on the site. when I use the following func...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
how to plot a vector
hello, I'm trying to plot the points of a vector to see if it looks like I want it to, but I get a blank figure. can anyone ple...
plus de 4 ans il y a | 3 réponses | 0
3
réponsesQuestion
find equation of plane intersect
hello, I'm trying to find the equation of the line where two planes intersect. basically, I'm trying to find x as function of y...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
plotting Intensity function which consists of an exponential sum
hello, Im trying to plot the followin function in matlab: where k=10,d=1,A=1,0.1,0.01, epsilon is a random number between [0...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
drawing function phase space and draw the associated vector field
hello, I'm trying to draw the following in phas-space, and to show the vector field, but I'm getting some very strange results....
environ 5 ans il y a | 1 réponse | 0
0
réponseerror opening simulink via Matlab
I've managed to work it out by opening a simulink model straight from the 'new' botton. thank you!
environ 5 ans il y a | 1
Question
error opening simulink via Matlab
Hello, I'm trying to open simulink through Matlab with the following command: matlabroot\bin\win64\matlab.exe -r start_simulin...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
Download simulink without MATLAB
hi, I want to download simulink, without matlab (since I already have it), but it won't let me. any way to solve it? is there ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
big difference in execution time in approximately the same code
hello, I want to compare between two methods of matrix multiplication. I thought they ought to run approximately the same time,...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
matrix multiplication without declaring the destination matrix first
hey, I'm trying to multiply two matrices (I don't want to use any shortcuts, I want to do the multiplication by defention). can...
plus de 5 ans il y a | 1 réponse | 0