
Sai
I am an Application Support Engineer at MathWorks. My major responsibilities Signal Processing at MathWorks DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Statistics
0 質問
28 回答
ランク
of 125,857
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Content Feed
Please help me to solve error.
I understand that you wanted to perform an integration for the expression with the defined limits. u = @(t)double(t>=0); h = @...
27日 前 | 0
Graphing the Van Der Pauw Equation
I understand that you wanted to solve for sheet resistance (‘R_s’) in Van Der Pauw equation. If there is only one equation, the...
約1ヶ月 前 | 0
How do I make a summation equation in MATLAB?
Hi, I understand that you are unable to use summation equation in MATLAB and need some assistance in applying convolution to th...
約1ヶ月 前 | 0
how to solve two equations
Hi, I understand that you are trying to solve two nonlinear equations depending on two variables. As the equations are not cl...
約1ヶ月 前 | 0
I am getting error and warning for the verilog code
Hi, I understand that you are seeing verilog code problems, and from what I have observed, erroneous module instantiation is th...
約1ヶ月 前 | 0
Digital filter design of tone between 100-1000 Khz frequency?
Hi, I understand that you want to design a digital band pass filter with cut off frequencies 100KHz and 1000KHz. The filter ca...
2ヶ月 前 | 0
Is it possible to use different target hardware for implementing deep learning HDL toolbox?
Hi Muhammad, I understand that you want to use the Deep Learning HDL Toolbox on Arty-Z7 and XUP Pynq-ZU board. As of R2022b, ...
2ヶ月 前 | 0
Busselector error after inserting a new signal
Hi Pavel, I understand that you are not able to extract the signals from Bus Selector as it is throwing an[AR1] error. I can r...
2ヶ月 前 | 1
Finding the generator matrix for x^3+x+1
Hi Jonathan, Let g(x) be generator polynomial. If g(x) = x^3 + x + 1 = 1 + x + x^3 is a generator polynomial, then the corres...
3ヶ月 前 | 0
Simulink how to change the input of a variable from constant to sine wave using vehicle network toolbox?
From the error, I understand that the “CAN pack” block is expecting data of type “UINT8”. To overcome the error, a “data type co...
3ヶ月 前 | 0
How can I tackle basic calculus on MATLAB?
I understand that you are trying to implement a MATLAB function which determines and returns displacement(x), velocity(v) and ac...
3ヶ月 前 | 0
Sending a nested struct type package which includes different types of data (uint8, uint16, etc.) with User Datagram Protocol (UDP)
I understand that you are trying to send nested structt type pckage whuch includes different types of data to UDP port. Since t...
3ヶ月 前 | 0
Binary polynomial division (R2022b)
I understand that you are trying to perform Binary Polynomial Division (Modulo Division of Polynomials). To get the expected re...
3ヶ月 前 | 0
Is there any other way to find Transfer function H(z) for an IIR Butterworth Filter?
I understand that you are trying to get your final transfer function in powers of z. With small changes in code without modifyin...
3ヶ月 前 | 0
Pulse-Doppler Radar Using Xilinx RFSoC Device
I understand that you are trying to open and use the example model given in below documentation link. https://www.mathworks.c...
3ヶ月 前 | 0
Using the quiver3 function I get multiple not correct vectors. I want to plot a 3D vector stating from x=0, y=0, z=0 to x=4756/1121, y=4767/1121, z=0
I understand that you are trying to get only one vector on 3-D plane using quiver3 function with the data provided. I hope the f...
3ヶ月 前 | 0
Post Save Function callback
I understand that you are trying to execute the callback immediately after closing the message box of the block. In MATLAB, the...
4ヶ月 前 | 0
I cant plot a graph of ode45 function for state space modeling, I don't know how to define.
Hi Jasmin, Please refer to the follwing link on how to solve state space equation by ODE45 https://in.mathworks.com/matlabcen...
4ヶ月 前 | 0
In the bus object editor, can i specify the dimensions of a bus element as a variable read from the base workspace or the simulink moderl?
I understand that you are trying to use a variable created in workspace as a parameter to define the dimension of the data varia...
4ヶ月 前 | 0
Simulink model not opening from documentation
There are some instances where the design models are not added as an examples but as screenshots in the documentation page for t...
4ヶ月 前 | 0
How to open the simulink model?
Hi Zhang, It is not possible to access the Simulink model design given in the documentation as the design is added as screensho...
4ヶ月 前 | 0
I want to make a phase shift of a nonsinusoidal signal by 30 degree in simulink. Is there any phase shifting block or I have to create using different combinational elemenrs?
I understand that you are trying to obtain a phase shift to a signal in Simulink. You can use Complex Phase Shift block which ...
4ヶ月 前 | 0
Is it possible to simulate OFDM+QPSK data transmission and reception using simulink and RFtoolbox?
I understand that you want to implement QPSK+OFDM communication system using Simulink and RFtoolbox. Yes, it is possible to im...
4ヶ月 前 | 0
| 採用済み
How to draw digital circuit of transfer function H(Z)
I understand that you are trying to implement the above transfer function in Simulink using sum, multiplication and delay blocks...
4ヶ月 前 | 0
please help in typing these sigma equations in matlab script.
I understand that you are facing the issue with the usage of summation in your MATLAB code. You can use available MATLAB funct...
5ヶ月 前 | 0
How to change contents of blocks in multiple instances of referenced model in Simulink?
I understand that you created many sub Simulink models which you will eventually use in main Simulink model as reference model a...
6ヶ月 前 | 0
| 採用済み
How to solve 2nd ODE equation in numerical and analytical method at same plot graph?
I understand that you are trying to solve the differential equations both numerically and analytically and get the plots on same...
6ヶ月 前 | 0
integral calculus of timeseries data
I understand that you are trying to plot the integral of available data at corresponding time instants. You can use the MATLAB...
6ヶ月 前 | 0