統計
MATLAB Answers
7 質問
0 回答
ランク
of 171,413
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to generate hdl code for a function containing dsp.HDLFFT and dsp.HDLIFFT system objects?
My matlab code consists of fft, multiplication, division and ifft operations in a single function. Can we generate hdl code for ...
約5年 前 | 3 件の回答 | 0
3
回答質問
Error Found unsupported dimensions on matrix type at output port:
I am trying to generate VHDL code from matlab code which produces toeplitz matrix. The input is a column matrix of size 4*1. But...
約5年 前 | 1 件の回答 | 0
1
回答質問
can we generate HDL code for matrix multiplication ?
Hi , I tried to generate hdl code for 20*20 matrix A multiplied with 20 *1 matrix B. But HDL code generation failed saying matri...
約5年 前 | 3 件の回答 | 0
3
回答質問
from workspace/.mat file to simulink.
Hello, i tried to load the data: t=[45, 67,8.9,6.7,5.5,3.2,5.6,7.9] into simulink using " from file " block in simulink. t is ...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Importing workspace variable to simulink?
Can u help how to import a workspace variable to simulink. I am facing problem with simin block. It is asking for time column. B...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Matlab code to get sectional plot of 3D mesh in Finite element method
hi , i am using FEM to solve diffusion equation in a cuboid with tetrahedrral meshing. code written in matlab. I want to see/plo...
6年弱 前 | 0 件の回答 | 0
