资源列表
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
ip_07_09
- matlab信道模型,对OFDM信道建模,包括普通IDFT算法和IFFT快速算法。-Matlab channel model, the right OFDM Channel modeling, including general IFFT SINGLE algorithm and fast algorithm.
ip_06_06
- matlab信道模型,码间干扰的模型,直观显示码间干扰对信号的一个影响。-Matlab channel model, the inter-symbol interference model shows the inter-symbol interference signal a right impact.
杜芬方程
- 这是一个求杜芬方程解的小程序。开发环境为matlab。通过仿真曲线可以很容易的看到解的曲线。-Duffing equation for the small program. Development environment for Matlab. Through simulation curve can be very easy to see the solution curve.
heat1
- 利用Crank-Nicolson 方法解决偏微分方程-using Crank-Nicolson solution PDE
matlab-koch
- 用matlab编的koch曲线,此程序画出了类似雪花的分形曲线-using Matlab series koch curve, which depicts the procedure similar to snowflakes, the fractal curve
Fuzzy Logic Toolbox Add On
- 《模糊逻辑工具箱新》(Fuzzy Logic Toolbox Add-On),增加了新的公共过程基于模糊控制系统的模糊控制工具箱。 作者: Antonio Javier Barrag-"Fuzzy Logic Toolbox new" (Fuzzy Logic Toolbox Add-On), a new public process control system based on fuzzy Fuzzy Control Toolbox. Author : Antonio
amuse
- 这是利用特征值分解的盲源分离的源函数文件,可以直接调用-This is the eigenvalue decomposition of Blind Source Separation of source function, can be called directly
fdtd2D
- 在前面1维FDTD的基础上给出了2维的FDTD程序。可以帮助我们解决比如波导,光纤中的电磁场计算问题。尤其是给出了边界条件的设置方法。-in front of a peacekeeping FDTD given on the basis of two-dimensional FDTD procedures. We can help solve such as waveguides, optical fiber of electromagnetic computation. In particul
基于巴特沃思滤波器的50Hz工频险波器
- 基于巴特沃思滤波器的50Hz工频险波器,程序给出了滤波器系数并且作了频谱分析-Butterworth filter based on the frequency of 50Hz - risk devices, procedures given the filter coefficient and made spectrum analysis
CDMA跳频通信子程序
- CDMA跳频通信子程序,本子程序计算CDMA跳频通信的误码率-CDMA frequency-hopping communications subroutine, the book calculation procedures CDMA frequency-hopping communications BER
遗传算法求解TSP问题
- 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.