Pregunta


multiplication of functions integration problem
Hello,i have two functions "fun" and "coef_fun" "coef_fun" was created with interpolation of the attached CSV and it looks lik...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


unique function usage at interp1 interpolation
Hello, i have imported 2D data from the attached CSV as x_data and y_data. i have used interp1 function as shown bellow to inte...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


integral with vectoric varying coeficient
Hello , i have a basic function exp(-x.^2).*log(x).^2 which i integrate in a certain interval. i want to multiply my basic f...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


for loop of vector
Hello, i have a function shown bellow called fun, i want to sample it in a 10.^-6 - 20*10.^-6 interval with 1000 samples as sho...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


rftoobox gain stability plots on smithchart
Hello, i have the following S2P file shown bellow,i found realy not enough examples for implementing rftoolbox avalible gain cir...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


creating continues ZOH plot from samples using sinc
Hello, i have an array of dots called y_in created by the code bellow. How using sinc function we create a continues signal of ...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


error plotting smithchart by MATLAB manual
Hello i am trying to follow the steps in this manual https://www.mathworks.com/help/rf/examples/designing-matching-networks-par...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


touchstone file could not be processed in matlab
Hello , I have created a touchstone in cadence virtuoso of two port system(i have renamed it in txt so i could upload it here) b...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


converting csv file into s2p
Hello , I have a csv file representing s11 s21 s12 s22 S-param's i have extracted from cadence virtuoso simulator. each s-param...

alrededor de 4 años hace | 0 respuestas | 1

0

respuestas

Pregunta


avarage running time problem
Hello, i want to calculte an avarage running time amongst all 100 iterations. for some reason my avarage running time is astr...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


loosing precision extremely in fraction expression
Hello i have a two numbers (D1 D2) which are extremly close to each other very close,but when iput them into the formula shown b...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matlab code pc independant runtime question
Hello, i have a matlab code,each PC has a different computation power,even using Matlabs tic toc we get the time code ran given ...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


loop causes enlargement of array
Hello, my theta vector 2X1 two values needs to be updated each itteration. instead i get theta to be size 1000 (as the number o...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


python to matlab [1,x] form question
Hello ,there is a trick in python to turn every matrices of NX2 into an NX2 matrices where the first column is all '1' as shown...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matlabs polyfit not working correctly problem
Hello, i have a vector called "mean_vec" which consists of 81 values of " -0.1175 -0.1181 "-0.1175 -0.1194 -0.1197 ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


regress function itterations number
Hello, is there a way to know hoe namy itterations regress function made to reach its oprimal solution? Thanks.

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


zero padding between data
Hello, i have a vector shown bellow, how do i insert two zeros in between every bumber as shown bellow. Thanks. a=[1,2,3,4] a...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


aliasing in frequency domain problem
Hello ,i am trying to show frequency domain transform of 3 sinuos signal.I samples it twice the frequency of the highest frequen...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


polar reflection coefficient to impedance gamma2z question
Hello, how do i input the polar reflection coefficient shown bellow into gamma2z with z0=50? Thanks

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


mvregress itterations and error definition
Hello, i am trying to estimate a 100X1 vector using 100X2 matrices (B is 2X1 ) B is my coeficient solution. Howeer there is a p...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


FIR filter sampling question
Hello, what is the meaning of fc/fs ? i cant see the logic of defining a signal in that way? Thanks

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


understanding cycle sample expression
Hello , I cant understand the logic in this expression "cycles/N = fx/fs" N is number of samples fs- frequency if the whole...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


problem defining linear regression condition
Hello, i have built the first code( the top one which uses matlabs regress command to aproximate [m10;m5] (NX1) vector with [r...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


multiple line plot inside a loop
Hello,I have built linear regression algorithms. but i cant see the final reult onle as shown bellow. is there a way to plot t...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


extracting data from a picture of a chart
Hello, is there a way in Matlab to extract the data vector of the chart from this picture,for example the bottom one? Thanks. ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


randn command variance problem
Hello, i am trying to create a randomly distributed temperature where the avarage is 310 and variance is 4. I wrote the followi...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


double regression interpretation with vectors
Hello when we enter the following vectoric line shown bellow, we get result B=[b1,b2] so how do i interpret the approximated v...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


solving double equation with random data with regress
Hello,i am trying to find the best values of "eT" and "e" for m5 and m10 equations. I ran the following code, i assume the by d...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


regress with vectors arguments
Hello,i know that in regress we make an estimation of our data using some other vector. In here We have estimation of two data ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


solving simple multy variable expression
I have built a simple expression where we can see that its solution t-Vs=1 for some reason the only solution it gives me is t=1...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Cargar más