-
optical-basic-princilpe
用matlab写的关于光在空气中的反射和折射的程序(Using matlab to write about the light reflection and refraction in the air program)
- 2012-06-25 16:10:46下载
- 积分:1
-
28726
截取一段音频信号作为输入信号,分别通过低通,高通和带通滤波器,比较滤波效果。(Interception of an audio signal as an input signal, respectively, through a low pass, high pass and band-pass filter, compare filtering effect.)
- 2020-11-13 10:29:43下载
- 积分:1
-
TM-mode-in-SMF
基于matlab,计算单模光纤中TM波模场分布,并转换为动态视频( The program is based on Matlab, which can be used to calculate the TM mode in SMFs and transfer the results into animation)
- 2012-05-02 21:17:10下载
- 积分:1
-
mstrip
MICROSTRIP Calc using matlab
- 2009-12-18 04:26:55下载
- 积分:1
-
lulululu
为我国包装动力学专业提供帮助,也为其它动力学提供方法(guide)
- 2009-06-30 10:35:09下载
- 积分:1
-
MonteCarlosimulation
几何布朗运动的Monte Carlo模拟以及美式期权定价(Geometric Brownian motion of the Monte Carlo simulation as well as the American option pricing)
- 2007-11-07 11:46:27下载
- 积分:1
-
C++_with_Matlab
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (slow) Matlab code
for data structure management (which
can be difficult/annoying in C++)
- 2010-12-17 19:00:24下载
- 积分:1
-
test-time-of-program
测试matlab的程序时间,可以对比各种算法的执行效率,实用性很强哦(test time of program)
- 2011-05-29 08:18:40下载
- 积分:1
-
MIMO_OFDM_Source
主要是MIMO-OFDM系统的C++语言实现,简单实用,值得一看。(This is a C++ language of MIMO-OFDM system, simple and practical, worth a visit.)
- 2014-11-18 20:00:48下载
- 积分:1
-
pure-aloha-and-slotted-aloha
pure aloha 和slotted aloha算法的 matlab代码。结果显示了两种算法吞吐量的对比,通过修改标签数也可以得出吞吐量的变化值。
纯ALOHA协议(Pure ALOHA)
当传输点有数据需要传送的时候,它会向立即向通讯频道传送。
接收点在收到数据后,会ACK传输点。
如果接收的数据有错误,接收点会向传输点发送NACK。
当网络上的两个传输点同时向频道传输数据的时候,会发生冲突,这种情况下,两个点都停止一段时间后,再次尝试传送。
因为有太多的传输冲突.(pure aloha and slotted aloha algorithm matlab code. The results show the comparison of the two algorithms throughput, by modifying the number of labels can also come to change the value of the throughput. Pure ALOHA protocol (Pure ALOHA) When the transfer point has data to transmit, when it would have to immediately transfer to the communications channel. After receiving the data reception point will ACK transmission points. If the received data has an error, the receiver sends NACK point to point transmission. After transmission when two points on the network at the same time to the channel to transmit data, it will conflict, in this case, two points are stopped for some time, try the transfer again. Because there are too many transmission conflict.)
- 2021-04-08 18:59:01下载
- 积分:1