搜索资源列表
The application of Matlab inphrase control led antenna arr
- 一篇论文《MATLAB在相控阵天线中的应用》介绍了MATLAB在天线设计中的应用,包含有源代码-Paper " MATLAB in Phased Array Antenna," introduced in MATLAB application in antenna design, including source code
MATLABwork
- 光学设计:半导体激光器动态特性计算,LED电流—电压特性曲线仿真,高斯光束透镜变换特性的分析,光波在介质面上反射折射仿真计算,平行平面腔模的迭代解法-Optical Design: semiconductor laser dynamics calculations, LED current- voltage characteristics simulation, transformation properties of Gaussian beam analysis of the lens, li
matlab-GUI-meterpanel
- matlab GUI 仪表盘指针 通过移动滑动条可以使虚拟仪表指针转动,同时LED 显示指针指示值-matlab GUI meterpanel by moving the slider you can make the virtual meter pointer rotate ,meanwhile the LED will show the value of the pointer
led_lens_with_matlab
- LED 二次光学设计中的透镜设计,根据非成像光学原理,利用matlab计算生成二维点坐标,可导入3维建模软件,生产模型。代码经过测试,可成功完成计算。大家可以参考一下。-LED optical design, lens design, according to the non-imaging optics principle, the use of matlab calculation to generate two-dimensional coordinates can import 3-D
matlab_lens
- matlab 在led二次光学设计中的数值计算例程,不是原创,不过很有参考价值!-matlab numerical calculation routines, led the second optical design is not original, but a good reference value.
dotmatrix2edemo
- 大牛用matlab编的LED灯显示程序,很经典的,希望对大家有用,其实matlab的很多功能我们还没有完全开发出来呢-LED algorithm ,complished by matlab
UPLOAD
- Matlab Assignment describing sampling,histogram,cdf,pdf,autocorrelation and crosscorelation,finding of mean and variance using matlab.It also contains FPGA tutorial of LED blinking project design and State Machine Design with their solutions.
ART
- Matlab code for neural network(ART) : Principles derived an analysis of experimental literatures in vision, speech, cortical development, and reinforcement learning, including attentional blocking and cognitive-emotional interactions, led to the
visible-led-communication
- 这里给出了几个可见光通信的MATLAB程序,调制方式采用OFDM调制解调,对于可见光通信的研究者具有重要的参考价值。-Here are a few visible light communication MATLAB program, modulation using OFDM modulation and demodulation for visible light communication researchers have important reference value.
getwordmatrix
- 主要是利用matlab软件编写的一个Led动态显示屏的源代码,可以修改代码,换字符- Mainly using the matlab software to write an Led dynamic display source code , can modify the code , in characters
BP
- BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络(BP Neural network is a concept proposed by scientists led by Rumelhart and McClelland in 1986. It is a multilayer feedforward neural network trained
kuozhan-complete-finished
- MATLAB对LED光源扩展,改变原来的光源发光强度分布(Extension of LED light source by matlab,Change the light intensity distribution of the original light source)
基于16QAM调制的OFDM系统仿真实现(MATLAB)
- 本仿真系统主要针对光OFDM系统,但需要注意的是,本系统还不能够直接用于采用强度调制直接检测(IM/DD)的光通信系统。因为采用IM/DD的光通信系统,其发送端是把要传送的信息转变为电流信号注入LD或LED,从而获得相应的光信号,这就要求要传送的信号必须为正且实的信号,然而经本系统中IFFT得到的时域信号虽然全为实的,但含有负数,这对于采用IM/DD的光通信系统是不行的。