搜索资源列表
matlab_optimal_experiment
- 关于微分法求最大和最小、实验与观察(Ⅰ):模拟盲人下山的迭代寻优法、计算最佳水槽断面面积的一些应用matlab编写最优化程序的范例-On the differential method for maximum and minimum, experimental and observation (Ⅰ): Simulation of Iterative blind downhill optimization method, calculation of the best cross-section
SecondOrderSinkModel
- 一个二阶水槽模型,包括两级水槽的输出曲线。-A second-order sink models, including two tanks of the output curve.
dijkstra
- Dijktra s single source shortest path algorithm. The function takes a graph (which may be sparse) as an input and returns the matrix of shortest distances between all of the nodes. Additionally, individual source and sink nodes may be specified as ad
PathFinder
- In Graph Theory it is often required to find out all the possible paths, which can exist between a source node and a sink node. So this function returns a all such possible paths, in a matrix format. INPUTS: 1. X Matrix: Form a Nx2 matrix, wher
matlab
- 此程序用数值分析方法绘制浅结晶体管的稳态热场分布图,一个基区上并连五个发射极条,热流密度近似为发射极条单位面积上的功耗,热沉温度恒定-Numerical analysis of this program for drawing shallow junction transistor static temperature distribution, on a base region and emitter with five articles, similar to the emitter hea
leach
- Field Dimensions - x and y maximum (in meters) xm =200 ym =200 x and y Coordinates of the Sink sink.x =0 sink.y =0 - Field Dimensions- x and y maximum (in meters) xm =200 ym =200 x and y Coordinates of the Sink sink.x
communication-technology
- 建立数学模型,求解能量最优条件下的分群数量(现代通信技术)。同构网络、同构网络、N节点随机部署,网络范围A*A;距离sink较远,认为所有点到sink距离相等。-A mathematical model, solving the energy clustering under optimal conditions the number of (modern communication technology). Homogeneous network, homogeneous network, N
ESTIMATING-THE-ERGODIC-CAPACITY
- Data aggregation is essential that exploits correlated sensing data and aggregates at intermediate nodes to reduce the number of messages and to improve the energy efficiency in wireless sensor networks. This project considers the problem of construc
difflow
- DIFFLOW.M Concurrent Flow model This scr ipt models the flow of material from a "source" stream to a "sink" stream which are separated by a semi-permeable membrane. In the concurrent flow case, these two streams are traveling in the same
wireless-communication
- 本论文主要利用MATLAB实现一个简单无线通信系统的仿真,并通过误码率分析系统性能。在文本文件中输入任意字符串(空格或英文字母)作为该通信系 统的信源,经过信源编码、信道编码及信号调制进入信道,信道采用的是瑞利衰落信道,而后对接收到的信号进行解调,完成信道解码、信源解码后,将结果输出到解码文件即信宿中。 -In this thesis, a simple wireless communication system simulation using MATLAB and analyze s
in-de-in
- code for wsn The statements below guide us to write the code for the transmission of sensed data to a sink node using cognitive radios in multiple spectrum bands. In doing this we are trying to find the most appropriate modulation scheme using MATLAB
JQLA
- The statements below guide us to write the code for the transmission of sensed data to a sink node using cognitive radios in multiple spectrum bands. In doing this we are trying to find the most appropriate modulation scheme using MATLAB simulation.
Matlab_code_for_Ray_EC_Function
- The statements below guide us to write the code for the transmission of sensed data to a sink node using cognitive radios in multiple spectrum bands. In doing this we are trying to find the most appropriate modulation scheme using MATLAB simulation.
ma-si-pr-re
- The statements below guide us to write the code for the transmission of sensed data to a sink node using cognitive radios in multiple spectrum bands. In doing this we are trying to find the most appropriate modulation scheme using MATLAB simulation.
Fin
- 这是一个程序,关于模拟计算散热器肋片在传热过程中表面温度分布-This is a program that simulated the heat sink fins on the heat transfer process in the surface temperature distribution
code-matlab
- 利用SIMULINK和M函数相结合的方式仿真BFSK 调制在多路径瑞丽衰落信道中的传输性能。其中 source产生速率为10Kbit/s、帧长度为1秒的二进制数据源data,并且通过BFSK产生调制信号。BFSK调制的频率间隔为24KHz, BPSK调制符号的样点数为2,调制信号通过多径瑞利衰落信道,移动终端相对运动速率为40公里/小时,接收端对信号进行解调,并把解调后的信号和原始数据信号相比较计算误比特率。最后Sink模块根据SNR与误比特率的关系绘制曲线。-And M functions u
lisandiedai
- 一般离散信道的迭代算法。信道能无错误传送的最大信息率。对于只有一个信源和一个信宿的单用户信道,它是一个数,单位是比特每秒或比特每符号。-Iterative algorithms are generally discrete channel. Channel can be transmitted without errors maximum information rate. For only one source and a sink of the single-user channel, it
leach protocol
- Wireless sensor networks are composed of a large number of disposable wireless sensors that collect information about their surrounding environment and transmit them to the end user. Because these sensors do not have rechargeable batteries, increasin
MarkovDecisionProcess
- 我发现这个代码的Java版本:https://galweejit.wordpress.com/2010/12/16/ai-class-implementation-of-mdp-grid-world-from-week-5-unit-9/ 我把它给coverted Matlab代码,我和图示做到了。 该代码只接受一个障碍“汇”的价值。 你可以改变终端,障碍和启动位置。- I found the java version of this code in:https://galweeji
OFDM-Transceiver
- The numbers used are those IEEE 802.11 (WiFi). The transceiver can run in stand-alone mode as a simulation by using the channel model. The transmitter and receiver can also be paired with a USRP Source and Sink nodes for over-the-air experimentation