
Angelo Cacini
Statistics
RANK
241.612
of 279.843
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 18.772
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 128.671
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
Content Feed
Question
Unable to see Digilent Analog Discovery 2 device in Analog Input Recorder app
Hi, I'm able to run successfully the code reported below, but I can't see my Analog Discovery 2 device in the Analog Input Recor...
9 maanden ago | 1 answer | 0
1
answerQuestion
Block matrices product using symmatrix type
Hello, I’m exploring the new type symmatrix. I’ve tried the following code and I expected to obtain the same result (i.e. ans1 ...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
Inverse z-Transform
I'm trying to compute the inverse Z-transform of and expecting to obtain as result. Here is the code I'm using: syms z n x(n...
bijna 4 jaar ago | 1 answer | 0
1
answerR2019a Update 1 error: “Unable to load the outputs”
R2019a Update 2 fixes this bug.
ongeveer 4 jaar ago | 0
Question
R2019a Update 1 error: “Unable to load the outputs”
Test case After installing Update 1 for R2019a, if I click on "Hide Code" icon, then I'm not able to make the code visible any...
ongeveer 4 jaar ago | 2 answers | 0
2
answersQuestion
How do I get all solutions of the equation cos(x)==cos(3x) using solve() from Symbolic Math Toolbox ?
I’ve tried the following code: syms x h(x)=cos(x)==cos(3*x); [sol,par,cond]=solve(h,x,'returnconditions',true) ...
ongeveer 5 jaar ago | 1 answer | 0