-
waveguideFDTD
基于FDTD算法,用MATLAB实现了波导色散特性的仿真研究(Based on the FDTD algorithm, implemented using MATLAB simulation of waveguide dispersion characteristics)
- 2010-08-04 17:05:16下载
- 积分:1
-
qr_2
image processing toolbox in matlab.registration
- 2010-12-25 16:47:48下载
- 积分:1
-
qpsk
the code for four bit qpsk with 90 degrees phase shift with constellation and without constellation of noise is given
- 2010-02-11 00:22:25下载
- 积分:1
-
GraphicSelect
本程序实现一个MATLAB辅助工具,你可以借助它,选择plot绘制出的各个图像数据,并且随意拖动它们。另外,它还有两个不同形状任意大小的绘图刷子。你使用这个工具选中点的时候,这些点被高亮,直到释放鼠标。另外你还可以在命令行下面调用这个工具,选择绘制的图像(This program implements a MATLAB aids, you can make use of it, select the plot to draw out each image data, and easily drag them. In addition, it has two different shapes of any size drawing brush. You use this tool to select points, these points are highlighted, until you release the mouse. Also you can call the following at the command line tool, select the image to draw)
- 2011-04-25 13:45:48下载
- 积分:1
-
Laminate
复合材料分层理论的程序,适合新手使用。只是简单运用了一阶理论(This program consists of two file:
1) Laminate.m
2) input.dat
(input.dat) needs to be modified according to the laminate to be analysed. All the plies properties and loadings goes into this input file. The program produces an output file containing all the anaylsis results. TO run the program simply execute:
Laminate( input.dat , output.out )
)
- 2011-10-08 19:36:33下载
- 积分:1
-
hierarchicalCentroid
Descriptor for simple shapes (e.g letters).
Computes the descriptor twice in order to describe horizontally and vertically with the same accuracy.
Input: image (2-D, binary or gray)
depth of recursion (default 7),
plotFlag(if on - plot Illustration)
Output:
vec - descriptor: Division locations, values around zero. Of length 2*(2^depth - 2)
(levels: the depth of the division locations.)
- 2013-04-21 07:22:15下载
- 积分:1
-
d_qask
qask simulation program, including land-side, the originator, channel, as well as qask modulation methods used for school data modulation
- 2010-06-15 18:29:14下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
基于粒子群算法的PID控制器优化设计
基于粒子群算法的PID控制器优化设计,蛮不错的,可以入手哟(Optimization design of PID controller based on particle swarm optimization)
- 2018-05-29 14:56:44下载
- 积分:1
-
软判决解映射的简化算法
提出了一种软判决解映射的简化算法,简化算法同时提高性能(a new simplified soft-output demapping algorithm)
- 2017-12-07 20:48:41下载
- 积分:1