Jorge
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
35.107
of 295.448
REPUTATION
1
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
2
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ongeveer een maand ago | 2 answers | 0
2
answersQuestion
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.... ...
ongeveer 2 maanden ago | 1 answer | 0
1
answerQuestion
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 ...
ongeveer 2 maanden ago | 1 answer | 0
1
answerQuestion
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 maanden ago | 1 answer | 0
1
answerQuestion
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 maanden ago | 2 answers | 0
2
answersQuestion
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 maanden ago | 2 answers | 0
2
answersQuestion
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 maanden ago | 1 answer | 0
1
answerQuestion
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 maanden ago | 1 answer | 0
1
answerQuestion
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 maanden ago | 1 answer | 0
1
answerQuestion
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 maanden ago | 2 answers | 0
2
answersQuestion
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...
ongeveer een jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan een jaar ago | 2 answers | 1
2
answersQuestion
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...
ongeveer 2 jaar ago | 1 answer | 1
1
answerQuestion
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 ...
ongeveer 2 jaar ago | 1 answer | 0