Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab level
Search - matlab level - List
SystemC片上系统设计的源代码: 书籍介绍: SystemC是被实践证明的优秀的系统设计描述语言,它能够完成从系统到门级、从软件到硬件、从设计到验证的全部描述。SystemC 2.01已作为一个稳定的版本提交到IEEE,申请国际标准。 本书为配合清华大学电子工程系SystemC相关课程的教学而编写。全书分9章,内容包括:硬件描述语言的发展史;SystemC出现的历史背景和片上系统设计方法学概述;SystemC的基本语法;SystemC的寄存器传输级设计和SystemC的可综合语言子集,以及根据作者设计经历归结的RTL设计准则和经验;接口、端口和通道等SystemC行为建模实例——片上总线系统;SystemC与VHDL/Verilog HDL的比较;SystemC的验证标准和验证方法学;SystemC开发工具SystemC_win、WaveViewer等,以及使用MATLAB进行SystemC算法模块的验证。每一章都精心编写了课后习题以配合教学的需要。 本书可作为大学电子设计自动化(EDA)相关课程教材,也可供电子工程技术人员作为SystemC设计、应用开发的技术参考书。本书丰富的实例源代码特别适合初学者根据内容实际运行、体会,举一反三,以掌握SystemC进行应用系统设计。 -SystemC system on chip design source : books introduced : SystemC has been proven in practice is an excellent system design description language, it can be completed from the system level to the door, from hardware to software, from design to verification of all description. SystemC has 2.01 as a stable version submitted to the IEEE, the application of international standards. The book to tie in electronic engineering at Tsinghua University SystemC related courses and preparation of teaching. Book nine chapters, including : hardware description language development history; SystemC is the historical background and system-on-chip design methodology outlined; SystemC basic grammar; SystemC register-transfer-level design and synthesis of SystemC language subset, as well as design experience b
Date : 2025-12-21 Size : 2.52mb User : c.li

Prony分析是获取系统振荡模式特征的一种非常有效的方法,它可以通过给定输入信号下的响应直接估计系统的振荡频率、衰减、幅值和初相位。本文基于Prony算法提出一种用振荡模式能量级鉴别电力系统大干扰下主导低频振荡模式的方法。-Prony analysis acquisition system oscillation mode features a very effective way, It can set the input signal to the estimated direct response to the oscillation frequency, attenuation, amplitude and phase. Based on Prony algorithm proposed by the energy level oscillation mode differential interference large power systems under low-frequency oscillation mode lead style approach.
Date : 2025-12-21 Size : 97kb User : 鲁鲁

The source codes are from the "Simulation and software Radio for mobile communication" It contain the MAC level protocol algorithm.-The source codes are from the Simulation and software Radio for mobile communication It contain the MAC level protocol algorithm.
Date : 2025-12-21 Size : 11kb User : Robert

数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比 特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器: 下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点: -Digital modulator building blocks of the tomb is a function of the random-binary, it produces a value of+1 level or a 1 binary waveform, resulting in the number of bits and a sampling of each number of bits is the function parameters. Function of random-binary can simulate the multiple digital modulator, for example, can be used as MATLAB simulation of a QPSK modulator statement: The following MATLAB program to generate a long 10-bit QPSK signal, the sampling frequency for each 8-bit sampling points:
Date : 2025-12-21 Size : 238kb User : defang

是水平集模型中的Chan_vese的数值求解中的斜率几种求法,值得借鉴-Is the level set model Chan_vese of the numerical solution of several in the slope of the demand law, it is worth drawing
Date : 2025-12-21 Size : 1kb User : LostAge

matlab toolbox three level ,you can use it to learn matlab
Date : 2025-12-21 Size : 8kb User : zhangyi

Nonlinear Distortion in Wireless Systems: Modeling and Simulation with Matlab一书中的源代码simulink文件.-This book covers the principles of modeling and simulation of nonlinear distortion in wireless communication systems with MATLAB® simulations and techniques In this book, the author describes the principles of modeling and simulation of nonlinear distortion in single and multichannel wireless communication systems using both deterministic and stochastic signals. Models and simulation methods of nonlinear amplifiers explain in detail how to analyze and evaluate the performance of data communication links under nonlinear amplification. The book addresses the analysis of nonlinear systems with stochastic inputs and establishes the performance metrics of communication systems with regard to nonlinearity. In addition, the author also discusses the problem of how to embed models of distortion in system-level simulators such as MATLAB® and MATLAB Simulink® and provides practical techniques that professionals can use on their own projects. Finally, the book explores simulation
Date : 2025-12-21 Size : 15.6mb User : zhai

Matlab 实现灰度图像K-means算法(菜鸟入门级)-Matlab to achieve gray image K-means algorithm (rookie entry-level)
Date : 2025-12-21 Size : 1kb User : 李颖

这是详解matlab快速入门的程序源码,这是本很不错的书,入门级-This is the Detailed matlab QuickStart program source code, which is the very good book, the entry-level
Date : 2025-12-21 Size : 119kb User : phy

matlab 水液位箱的模糊控制仿真 以及洗衣机的模糊控制位置simulink仿真-Water level box of matlab simulation of fuzzy control and the fuzzy control of the washing machine location simulink simulation
Date : 2025-12-21 Size : 11kb User : 闫璠

matlab书讲解,是学习matlab的一本入门或水平提高的书,并附有代码及讲解-matlab book explains, is to learn matlab in an entry or raise the level of the book, along with the code and explain
Date : 2025-12-21 Size : 121kb User : 张博

This document is intended to be a compilation of tips and tricks mainly related to efcient ways of performing low-level array manipulation in MATLAB. Here, “ manipulation ” means replicating and rotating arrays or parts of arrays, inserting, extracting, permuting and shifting elements, generating combinations and permutations of elements, run-length encoding and decoding, multiplying and dividing arrays and calculating distance matrics and so forth. A few other issues regarding how to write fast MATLAB code are also covered.-This document is intended to be a compilation of tips and tricks mainly related to efcient ways of performing low-level array manipulation in MATLAB. Here, “ manipulation ” means replicating and rotating arrays or parts of arrays, inserting, extracting, permuting and shifting elements, generating combinations and permutations of elements, run-length encoding and decoding, multiplying and dividing arrays and calculating distance matrics and so forth. A few other issues regarding how to write fast MATLAB code are also covered.
Date : 2025-12-21 Size : 179kb User : wawi

this is a simulation matlab/simpowersysterm file for threre level
Date : 2025-12-21 Size : 34kb User : momomoh

可以动态调节运行环境的参数,使用matlab实现智能预测控制算法,包含收发两个客户端的链路级通信程序。- Can dynamically adjust the parameters of the operating environment, Use matlab intelligent predictive control algorithm, Contains two clients receive link-level communications program.
Date : 2025-12-21 Size : 5kb User : 马秀

最小均方误差等算法的MSE的计算,Gabor小波变换与PCA的人脸识别代码,基于SVPWM的三电平逆变的matlab仿真。- Minimum mean square error MSE calculation algorithm, Gabor wavelet transform and PCA face recognition code, Based on SVPWM three-level inverter matlab simulation.
Date : 2025-12-21 Size : 4kb User : 杨毛

在matlab环境中自动识别连通区域的大小,本程序的性能已经达到较高水平,语音信号的采集与处理,数字信号处理课设。- Automatic identification in the matlab environment the size of the connected area, The performance of the program has reached a high level, Acquisition and Processing of the speech signal, digital signal processing class-based.
Date : 2025-12-21 Size : 8kb User : 包涛义

可以实现模式识别领域的数据的分类及回归,基于SVPWM的三电平逆变的matlab仿真,比较了软阈值,硬阈值及当今各种阈值计算方法。- You can achieve data classification and regression pattern recognition, Based on SVPWM three-level inverter matlab simulation, Comparison of soft threshold and hard threshold and today various threshold calculation method.
Date : 2025-12-21 Size : 12kb User : 孙勇宏

isodata 迭代自组织的数据分析,重要参数的提取,基于SVPWM的三电平逆变的matlab仿真。- Isodata iterative self-organizing data analysis, Extract important parameters, Based on SVPWM three-level inverter matlab simulation.
Date : 2025-12-21 Size : 6kb User : 丁军虎

书籍以及书中附带的源程序和数据,在阅读书籍过程中遇到较长的代码都可以在文档中找到源文件,方便运行,提升编程水平。(The source program and data attached to books can be found in documents when reading books. It is convenient to run and improve the level of programming.)
Date : 2025-12-21 Size : 4.73mb User : 果粒克
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.