搜索资源列表
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
GPS-Matlab
- 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
work
- fuzzy logic controller for linear systems.
DP_1_5_SI_mdl
- this the simulation of the four generator system which is based on the K.r.Padhiyar book the load flow data and the line data is taken from this buk..... the students those are new in the simulation in matlab can refer this simulation and wor
1phase-1phasecycloconverter
- Abstract :- Single-phase Cycloconverters are used for AC-AC power conversion particular for speed control of AC drives. In this work the Single-phase to single phase cycloconverter is simulated in simulink with the loads as R-Load, RL- Load & 1 pha
IPswitch
- • Assume you are a R/D manager of a communication equipment company, you are going to develop an IP Switch (including hardware and hardware), how do you arrange this project? (hint: what is the system architecture?Which technologies you need?
Sigmon-K.-MATLAB-Primer-(3rd-ed.-1993)(en)(34s).r
- The purp ose of this Primer is to help you b egin to use MATLAB. It is not intendedto b e a substitute for the User s Guide and Reference The purpose of this Primer is to help you begin to use Matlab.The Primer can best be used hands-on. You are enco
work
- mapping function. s=t(r)
FiberLasersAndAmplifiers
- 这个工具箱提供的稳态分析两掺杂铒和镱的光纤激光器和功放,对实验有好的设计, 通过各种计算和模拟来充分理解不同等参数的影响。-This toolbox provides steady-state analysis of both erbium-doped and ytterbium-doped fiber lasers and amplifiers, allowing good design choices to be made for experiment. Various calcu
Seat-adjustment
- 题目描述: 百度办公区里到处摆放着各种各样的零食。百度人力资源部的调研发现,员工如果可以在自己喜欢的美食旁边工作,工作效率会大大提高。因此,百度决定进行一次员工座位的大调整。 调整的方法如下: 1 . 首先将办公区按照各种零食的摆放分成 N 个不同的区域。(例如:可乐区,饼干区,牛奶区等等)。 2 . 每个员工对不同的零食区域有不同的喜好程度(喜好程度度的范围为 1 — 100 的整数, 喜好程度越大表示该员工越希望被调整到相应的零食区域)。 3 . 由于每个零食区域
thesis-work-on-generation-of-different-types-of-r
- this report on radar wveforms and consists of matlab code for generation of matlab codes-this is report on radar wveforms and consists of matlab code for generation of matlab codes
mmWaveChannelEstimation
- In order to use this code or any (modified) part of it in any publication, please cite the paper: A. Alkhateeb, O. El Ayach, G. Leus, R. W. Heath Jr, “Channel Estimation and Hybrid Precoding for Millimeter Wave Cellular Systems,” IEEE Journa
BOMP
- 块OMP算法,主要推广了OMP算法的思想和实现。和原始论文对应,具有实用性。-The entire work was developed for an University exam. The authors are LORENZO TORTORELLA and ALESSANDRO RAUGI. For details see: B. M. Sanandaji, T. L. Vincent, M. B. Wakin, R. T髏h e K. Poolla, ? Compress
work
- matlab中当一段语音信号采样值不同时,延时与R(k)的关系-The relationship between time delay and R (k) is different when the sampling value of a speech signal is different in MATLAB
Desktop
- 计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)