-
MatlabMixedProgramming
是“MATLAB混合编程与工程应用”一书的源码,该书高洁和孙新德编著 清华大学出版社出版 2008年5月
本书以MATLAB最新版本R2006a为蓝本,系统介绍了MATLAB混合编程的最新技术。全书共分11章,第1和第2章概述了 MATLAB混合编程的发展状况及基本方法,第3至10章分别介绍了几种典型的混合编程方法,包括使用MEX、MATLAB Engine、MATLAB ACTIVEX、Mideva、MATLAB Builder for .NET、MATLAB Web Server进行混合编程,以及MATLAB和Visual Basic、Excel等混合编程。第11章以数字水印技术为例介绍了MATLAB混合编程在工程中的典型应用。
本书按照混合编程常用方法进行编写,第3至10章的每章都为一个独立单元,读者可以任选其中一章或几章进行学习,每章重点阐述一种混合编程方法的实质和要点,实例描述贯穿始终。
本书不仅具有理论深度与广度,而且注重实用,实例丰富,特别是通过作者在数字水印方面的研究成果,提供了理论分析与应用案例。
本书可以作为高等院校计算机及信息相关专业的教材或参考书,也可供广大科技工作者参考。(err)
- 2008-08-26 05:33:59下载
- 积分:1
-
bpsk
原版matlab bpsk信号的调制解调,可显示发送数据的波形,调制后的波形,接收波形,误码情况等(Original matlab bpsk signal modulation and demodulation, send data to display the waveform, the modulated waveform received waveform, error conditions, etc.)
- 2011-06-03 20:34:56下载
- 积分:1
-
curvelet-denoisy
curvelet denoise matlab code
- 2012-01-23 15:27:57下载
- 积分:1
-
spectrum-analyzer
在matlab中,基于GUI工具箱,实现了频谱分析仪的功能(GUI-based toolbox in matlab, the spectrum analyzer function)
- 2012-07-02 16:31:18下载
- 积分:1
-
TR_2005xx
Sidh A WSN simulator
- 2012-09-19 21:38:51下载
- 积分:1
-
RigidBody
Rigid Body Dynamic Triple Pendulum with Springs
- 2014-01-25 16:02:57下载
- 积分:1
-
thesimulationofdiffraction
费聂耳衍射成像的模拟,采用透镜成像原理,有效地利用fft(simulation of the diffraction,based on
the optical lens and the theory of fft)
- 2010-01-17 16:39:14下载
- 积分:1
-
STBC_MIMO_OFDM
这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。希望对大家有帮助!
(This is based on the space-time block codes of MIMO_OFDM communication system simulation design. This system includes QPSK demodulation, IFFT modulation, space-time decoding, based on the training symbol of channel estimation and other communications module. We want to help!)
- 2011-01-12 10:51:07下载
- 积分:1
-
44
说明: 主要介绍了有限差分方法的MATLAB编程(Finite difference method of MATLAB Programming)
- 2010-05-20 15:20:32下载
- 积分:1
-
matrix-power
利用乘幂法求解矩阵A=[6,-11,6 1,0,0 0,1,0]的特征根(1,2,3)(solve the characteristic roots of array:
A = [6,-11,6 1,0,0 0,1,0]
by using matrix power method
the root=(1,2,3))
- 2011-05-24 17:19:52下载
- 积分:1