-
eqbereval
对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。(Of linear balanced, decision feedback equalizer and maximum likelihood sequence estimation of three methods such as balanced realization and BER analysis.)
- 2007-08-03 15:09:33下载
- 积分:1
-
000
这是我作为研究生的第一次编的关于自组织的程序 希望对大家有用(This is my first time as a graduate student compiled program on the self-organization want to be useful to everyone)
- 2009-12-25 15:25:10下载
- 积分:1
-
sicfig
利用MATLAB绘制北极海冰密集度图,海冰密集度0—100 (海冰密集度数据下载NSIDC)(Draw the intensity map by MATLAB Hai Bing, Hai Bing (Hai Bing 0- 100 intensive intensive data download NSIDC))
- 2020-11-04 19:39:51下载
- 积分:1
-
mubiaohanshudezuizhi
这个目标函数的最值,希望对大家有帮助!(the objective function value the most, and I hope to be helpful! Thank you)
- 2007-03-26 21:26:13下载
- 积分:1
-
cascadethreephase
Modular Cascaded H-Bridge Multilevel PV
Inverter With Distributed MPPT for
Grid-Connected Applications
- 2017-02-06 13:21:28下载
- 积分:1
-
hilbert
说明: 测试希尔伯特变换的两个方面,一个是希尔伯特差值法,一个是希尔伯特变换后幅值不变。(test two parts of hilbert transform)
- 2019-11-13 11:27:40下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
MUK_algorithm
multiuser kurtosis algorithm bss
- 2011-07-07 23:40:04下载
- 积分:1
-
Genetic
matlab遗传算法工具箱matlab遗传算法工具箱matlab遗传算法工具箱(Genetic Algorithm Toolbox Genetic Algorithm ToolboxGenetic Algorithm ToolboxGenetic Algorithm Toolbox)
- 2009-11-20 03:32:02下载
- 积分:1
-
BerndHafner
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN
(C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
- 2009-12-23 14:44:06下载
- 积分:1