-
OFDM_Tut
说明: 非常实用的OFDM matlab程序,只有一个m文件,程序简单易懂,包括完整的OFDM调制解调过程,能够正确运行,对OFDM的初学者非常有帮助。(Very useful OFDM matlab program, there is only one m file, the program simple and easy to understand, including the complete OFDM modulation and demodulation process to run correctly on the OFDM beginner very helpful.)
- 2009-08-27 22:59:33下载
- 积分:1
-
logistic
matlab实现logistic回归 利用牛顿迭代的方法得到最后的回归参数(matlab realize logistic regression using Newton iteration method to get the final regression parameters)
- 2013-10-29 19:28:38下载
- 积分:1
-
POalgorithm
PO ALGORITHM SIMULATION
- 2014-01-26 13:37:23下载
- 积分:1
-
DAGUIMO-MIMO
一个大规模的MIMO仿真平台开发程序,MATLAB仿真(A large-scale MIMO simulation platform development process, MATLAB simulation)
- 2020-12-11 18:29:17下载
- 积分:1
-
all
汽车动力性,燃油经济性计算,基于MATLAB计算的,汽车理论相关内容。(Automotive power, fuel economy calculation)
- 2013-11-25 13:12:57下载
- 积分:1
-
capture_demo
对回波信号进行傅里叶变化,进而提取出距离信息(Performing Fourier transform on echo signals to extract distance information)
- 2018-04-17 18:26:29下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
emgmgm
EM algorithm for Gaussian mixture
- 2010-12-16 19:39:35下载
- 积分:1
-
CAP06--Power-System-Stability-and-Control---P
CAP06 - AC Transmission - Power System Stability and Control - P. Kundur
- 2015-03-18 07:34:49下载
- 积分:1
-
matlab
一本比较全面的关于matlab在数学建模方面应用的参考书,适合参加mcm和cumcm的同学。书比较清晰,源码可以直接复制!(matlab some of the basic algorithm!)
- 2013-01-27 10:56:07下载
- 积分:1