Feeds
提问
Hi , explain MCODE & PERSISTENT rules for the program which uses FOR LOOP?
Hi every one, I implemented matlab code for adaptive recursive least square filter and got the results for .m file . As I have t...
11 years 前 | 1 个回答 | 0
1
个回答提问
Hi, Can i know rules for writing " persistent " for constants,matrix initialization in mcode block in simulink ?
Xilinx Blockset -Simulink - MCODE - Persistent - How come know we where to include "persistent " keyword in our function code wh...
12 years 前 | 0 个回答 | 0
0
个回答提问
how to run mathematical operations in simulink models in the model contain feed back
hi i am doing simulink blocks for these operations e(n) = d(n) – y(n); g(n) =P(n-1) x*(n){ L +x T (n)P(n-1)x*(n)}-1 ; ...
12 years 前 | 0 个回答 | 0
0
个回答提问
how to divide two audio signals using simulink blocks. the audio signals contain floating points
I am implementing the some equations in simulink xilinx tool box, the equations are X(N) = [ x(n),x(n-1),x(n-2)...,x(n-p)]...
12 years 前 | 0 个回答 | 0
0
个回答提问
is it support the math funmction block to wave read function
i have a mat lab code, i want to generate hdl code to that how i convert that code. the code has waveread command mathfunct...
12 years 前 | 1 个回答 | 0
1
个回答提问
can we use MATLAB FUNCTION block for .m file for simulation?
Is it possible for .m file which has commands wavread and wavwrite in MATLAB FUNCTION BLOCK ?
12 years 前 | 1 个回答 | 0
1
个回答提问
how to convert mfile to vhdl code with out similink model
is mcode block useful to convert of mfile, is the mcode block support the wavread command
12 years 前 | 3 个回答 | 0
