登录
首页 » matlab » 08_CodingForHWPerformance

08_CodingForHWPerformance

于 2007-04-18 发布 文件大小:54KB
0 189
下载积分: 1 下载次数: 4

代码说明:

  The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its abstraction but the lower-level MATLAB will infer the desired architecture into the device.(The MATLAB coding style, project options and synthesis directives can h ave a significant effect on the final results. K nowledge about how a particular algorithm shou ld be implemented in hardware can be reflected i n the MATLAB code to improve the results. In doin g so, the MATLAB loses a bit of its abstraction but the lower-level MATLAB will infer the desired arch itecture into the device.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xindian
    心电信号滤波bala bala bala bala bala bala bala(ECG filtering balabalabalabalabalabalabalaba labalabalabalabalabala)
    2007-07-09 19:11:41下载
    积分:1
  • matlab
    MATLAB开发的常用的数值分析代码,用以解决常用的数值分析组合,集成设计(MATLAB Athoritic )
    2009-11-22 20:35:59下载
    积分:1
  • duochongfenxing
    计算二维图形的分形维数,比较好用,计算方便(Calculate the fractal dimension of a two-dimensional figure)
    2019-05-12 19:23:36下载
    积分:1
  • Familiar-environment
    说明:  熟悉matlab环境 熟悉MATLAB的主要操作命令; (2) 学会简单的矩阵输入和数据读写; (3) 掌握简单的绘图命令; (4) 学习用MATLAB编程。 (Familiar environment, familiar with the MATLAB matlab major operating commands (2) Institute of simple matrix input and data read and write (3) to master a simple drawing commands (4) learn to use MATLAB programming.)
    2011-03-14 15:16:39下载
    积分:1
  • eg21-zhongliuzhengduan
    《MATLAB神经网络30个案例分析》中的第21个例子,案例21 LVQ神经网络的分类——乳腺肿瘤诊断。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 21 cases of 21 LVQ neural network classification of breast cancer diagnosis. Hope to have certain help to everybody! )
    2013-09-20 16:36:43下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • gaot
    传统遗传算法、改进遗传算法、在神经网络建模中应用(Traditional genetic algorithm, improved genetic algorithms, neural network modeling applications)
    2014-02-19 15:19:08下载
    积分:1
  • 3level-PQ-control
    AC-DC转换器采用三相三电平PWM电压源转换器,通过线性预测算法预测谐波电流在下一个时刻的参考值以实现谐波电流的跟踪(AC-DC converter uses three-phase three-level PWM voltage source converter, through the linear prediction algorithm to predict the harmonic current at the next moment of reference value to achieve harmonic current tracking)
    2017-02-26 12:28:42下载
    积分:1
  • 802.11a-OFDM-MATLAB
    802.11协议里面牵扯到的OFDM技术。(802.11 protocol which involves the OFDM technology.)
    2014-12-24 15:36:16下载
    积分:1
  • antenna11
    Antenna Input Impedance
    2013-05-10 23:53:27下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载