-
htni
function matrix=asciiRead(fileName)
asciiRead: Read an ascii file into a matrix
Usage: matrix=asciiRead(fileName)
Roger Jang, 20041021
if nargin<1, selfdemo return end
fid=fopen(fileName, rb )
content=fread(fid, inf, char )
fclose(fid)
file=tempname
copyfile(fileName, file
- 2010-04-04 20:41:47下载
- 积分:1
-
802.11a
根据IEEE 802.11a规定的OFDM的结构,用matlab进行其链路仿真,包括加循环前缀,信道估计等(According to the structure specified in IEEE 802.11a OFDM using matlab, its Link Simulation, including the increase of the cyclic prefix, the channel estimation)
- 2012-05-01 20:37:43下载
- 积分:1
-
polarmy
Changing the polar circle density
- 2012-11-29 23:06:07下载
- 积分:1
-
反射折射
光学反射折射,用来模拟光在介质中反射的动态过程(Optical reflection and refraction, to simulate the dynamic process of light reflection in a medium.)
- 2018-08-07 16:51:18下载
- 积分:1
-
negativeSequence
- 2008-12-05 21:47:41下载
- 积分:1
-
the-finite-element-method
限元法的matlab实例程序,非常详尽,适用于初学者(Examples of application of the finite element method to solve the partial differential equation (program has explained)
)
- 2014-12-09 21:29:16下载
- 积分:1
-
Kalman-and-Wiener-filtering
脑功能近红外光谱成像中的运动伪迹移除方法基于卡尔曼滤波和wiener滤波(Motion artifact removal methods based on Kalman filtering and wiener filtering in brain functional near-infrared spectroscopic imaging)
- 2015-01-08 17:43:09下载
- 积分:1
-
tongxinxitongfangzhen
通信系统仿真
1.FDMA的simulink仿真
2.TDMA的simulink仿真
3.CDMA的simulink仿真
4.三种多址方式比较
(详细要求请见文件内题目描述)(Communication system simulation 1.FDMA simulink simulation 2.TDMA simulink simulation 3.CDMA simulink simulation 4. Comparison of three multiple access (see the detailed requirements described in the document title))
- 2013-11-23 19:02:53下载
- 积分:1
-
一个自适应噪声对消源源码
实现了对10个数字音的识别,仿真效果非常好,用MATLAB编写的遗传算法路径规划,包括回归分析和概率统计,比较了软阈值,硬阈值及当今各种阈值计算方法,旋转机械二维全息谱计算。
- 2022-01-24 10:11:44下载
- 积分:1
-
three-CR
整流电路的阻感负载分析电流电压的波形,具体的计算(Waveform analysis resistive load current sense voltage of the rectifier circuit, the specific calculation)
- 2015-01-11 21:35:03下载
- 积分:1