Jorge
Followers: 0 Following: 0
Feeds
질문
how to get the envelope of oscillating signal
I have a decaying oscllatory signal for which I want to get the envelope to estimate the time constant of the system. load data...
대략 1개월 전 | 답변 수: 2 | 0
2
답변질문
how do I create array with numbers and characters to then put into a table?
I'm trying to create a table from an array for which I need empty certain coluns to display blank (or NA). I tried this.... ...
대략 2개월 전 | 답변 수: 1 | 0
1
답변질문
how to parse text file read into cell array
I'm trying to programmatically update a Qspice netlist. I read the *.net file in using fileread. netlist = fileread([filepath ...
대략 2개월 전 | 답변 수: 1 | 0
1
답변질문
In a table, when I try assigning a value to a new column based on some criteria, I get error that "assignment to elements using simple assignment statement is not supported"
I have a table for which I create an index where the values in a particular column are not NaN. I then try to use this index to...
2개월 전 | 답변 수: 1 | 0
1
답변질문
Can I used Unique to find unique x,y,z coordinates in table data?
I have x,y,z positional data collected and arranged into a table, under two different conditions. For example, I have entries l...
3개월 전 | 답변 수: 2 | 0
2
답변질문
plot magnitude data at location (x,y,z)
I can't figure out how to plot magnitudes of a variable at different (x,y,z) locations. In effect, I need to plot a 4D plot, (x...
3개월 전 | 답변 수: 2 | 0
2
답변질문
Graphics fail when running live script after a long period of inactivity
Very often when I use live scripts (and maybe also with regular scripts --need to verify), Aftrer a long period of inactivity wi...
6개월 전 | 답변 수: 1 | 0
1
답변질문
Can't seem to replace values in matrix meeting criteria, although the correct row,col coordinates are found
I have an 1000 x 12 "image" matrix I initialize to 0 corresponding to current (as in amps) values I calculated from a 2-dim ...
7개월 전 | 답변 수: 1 | 0
1
답변질문
How to I parse an array of time stamp strings read into a table form a CSV file?
I have time stamped data collected into a csv file which I bring into Matlab as table.: curr= 1053×2 table ...
9개월 전 | 답변 수: 1 | 0
1
답변질문
error using system -- "Command argument must be either a nonmissing scalar string or a character row vector. "
I donwloaded open source code that enables me to run Qspice from the command line and directly use its data in the MATLAB scrip...
11개월 전 | 답변 수: 2 | 0
2
답변질문
Data plots incorrectly when in Live Script, but shows up correctly when the same incorrect plot is popped out --why?
I have a live script (.mlx file) that plots 2 cycles of a pulse train that has frequency and duty cycle as inputs. For some fr...
대략 1년 전 | 답변 수: 0 | 0
0
답변질문
Anyone else having issues with MATLAB 2023a hanging after some period of inactivity?
I'm running a Live Script that reads data collected from lab test equipment saved as csv types. I process the data, do some sta...
1년 초과 전 | 답변 수: 2 | 1
2
답변질문
Why does Sine block in Simulink require Fixed Point Designer? error when using block
I get the following error: when I try to use the sine block in Simulink. Why do I need Fixed-point designer to have this blo...
대략 2년 전 | 답변 수: 1 | 1
1
답변질문
Scope trace of sine signal is broken into multiple traces (channels?)in Simulink
I am new to Simulink, and not very experienced in signal processing -- just know a little more than the basics. I'm trying to ...
대략 2년 전 | 답변 수: 1 | 0