-
SCPI-Demo
利用LabWindows/CVI实现SCPI指令集的方法(Using LabWindows/CVI implementation SCPI command set)
- 2014-08-06 16:50:59下载
- 积分:1
-
DeNoising
这是一个MATLAB算例,在信号处理中的去噪可以用的到。新手合适。(This is a MATLAB example, in signal processing can be used to de-noising. Novice appropriate.)
- 2013-07-15 14:13:17下载
- 积分:1
-
Fffasticaa
该算法为fastica的c++版版本,有很好的分离效果。
(The algorithm for the fastica the c++ Version, good separation.)
- 2012-08-07 12:59:12下载
- 积分:1
-
Cable
附近是电缆的简易模型,利用PSCAD进行仿真,利用frequency model(PSCAD Cable frequency model)
- 2019-02-18 22:37:45下载
- 积分:1
-
mpptPaQdechengxu
此程序是MPPT的扰动观察法的主程序可为初学者学习提供很好的帮助(this procedure is about MPPT s P&Q, it is helpful for beginner)
- 2016-03-31 10:48:19下载
- 积分:1
-
用于计算衍射光学元件相位数据,根据给定的输入输出光场振幅分布 doe
用于计算衍射光学元件相位数据,根据给定的输入输出光场振幅分布(Used to calculate phase data of diffractive optics)
- 2020-06-30 08:00:02下载
- 积分:1
-
步进电机调速和正反转
步进电机的调速和装反转,包括proteus仿真
- 2022-01-25 14:01:42下载
- 积分:1
-
OFDM_ti6701
说明: 使用ti公司的6701板完成的ofdm系统,同时具有MATLAB代码和英文说明。
(ofdm sender
1. start code composer studio
2. open .\OFDMsender\sender.pjt
you may need to change the paths to the librarys and include directory
3. build
ofdm receiver
1. start code composer studio
2. open .\OFDMreceiver\receiver.pjt
you may need to change the paths to the librarys and include directory
3. build
Library files
ti\c6000\cgtools\lib\rts6701.lib
ti\c6000\evm6x\dsp\lib\devlib\dev6x.lib
ti\c6000\evm6x\dsp\lib\drivers\drv6x.lib
Include directory
ti\c6000\evm6x\dsp\include)
- 2009-08-10 13:12:22下载
- 积分:1
-
stl
说明: 实现拉格朗日差值计算的C++程序,结果输入到m文件中用于matlab计算。(Lagrangian difference calculated to achieve C++ program, the results for input to the m file matlab calculations.)
- 2011-04-04 22:30:18下载
- 积分:1
-
ns2_static_routing.tar
Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is no entry, the node drops the packet. That s it.
While writing the static routing protocol in ns2 is easy, we have to set a routing tables at every node. This can be done by writing an external program. For example, when you generate a topology, you can set up routing table with the shortest path metric.
Source codes
In this project, we are going to write new source codes (static_routing_pkt.h, static_routing.h, and static_routing.cc) and new script (static.tcl), and modify existing codes (packet.h, queue.cc, ns-lib.tcl, ns-mobilenode.tcl, and ns-packet.tcl)
The source codes of this project is available here.
- 2015-09-27 11:42:45下载
- 积分:1