-
DiffractionGrating
diffraction grattings and optical devises
- 2010-11-10 10:51:36下载
- 积分:1
-
gajam
说明: am调制解调,使用matlab 制作的。如果还需要fm与pm调制与解调的`~请于我联系(am modulation and demodulation, the use of matlab produced. If necessary with the fm modulation and demodulation pm `~ Please contact me)
- 2008-09-03 15:06:05下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1
-
solving
本实验先利用Mathematica求解非线性方程(组),探索不动点、混沌的性质(In this study, the first use of Mathematica for solving nonlinear equations (group), explore the fixed point, chaotic nature of the)
- 2009-12-29 01:10:34下载
- 积分:1
-
norm2huff
实现哈弗曼压缩编码的matlab程序。(m文件)(Huffman code)
- 2009-07-02 10:16:41下载
- 积分:1
-
netdude-0.4.7.tar
可以用来修改pcap格式的抓包文件,对报文的内容可以进行修改。可以重新自动计算校验和。(can be used to change the format pcap-capturing Packet documents, reported on the contents of the text can be amended. Can be automatically re-calculated checksum.)
- 2007-01-21 00:02:09下载
- 积分:1
-
immmix2
使用交互式算法比较单传感器和多传感器融合的性能。(Interactive algorithm compared with single-sensor and multi-sensor fusion performance.)
- 2011-11-19 18:18:00下载
- 积分:1
-
m
说明: DS展頻 with pn sequence(DS spread spectrum with pn sequence)
- 2010-05-12 12:47:59下载
- 积分:1
-
exm1051_1
本例演示:如何依靠全局变量传递控件的图柄,从而保证回调动作正确执行。(the cases demonstrate : how to rely on the global variable transmission control plans handles, and the action so as to ensure correct implementation of a callback.)
- 2006-07-12 10:42:15下载
- 积分:1
-
k_means
k means techniques de classification non supervisée (clustering) les plus utilisées.
Etant donné un entier K, K-means partitionne les données en K groupes, ou "clusters", ou "classes" ne se chevauchant pas. Ce résultat est obtenu en positionnant K "prototypes", ou "centroï des" dans les régions de l espace les plus peuplées. Chaque observation est alors affectée au prototype le plus proche (règle dite "de la Distance Minimale"). Chaque classe contient donc les observations qui sont plus proches d un certain prototype que de tout autre prototype
- 2010-08-05 23:34:13下载
- 积分:1