-
dpskdemod
这里有DPSK的解调源代码,是用matlab做的,比较好用,已经运行通过了(There are DPSK demodulation source code, is to use matlab to do relatively easy to use, has been running through the)
- 2007-10-24 20:20:27下载
- 积分:1
-
rbf
classical RBF source code matlab
- 2012-04-24 15:44:16下载
- 积分:1
-
DateConvert
DateConvert:简单而快速的日期转换
DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。
Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快:
DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒
DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒
=>“1.3%(1000环,1.5GHz的奔腾- M的,利用Matlab 7.7)
DateConvert不*不*验证作为Matlab的日期函数输入日期:
DATEVEC( 32 - 2 - 2008 25:62:63 )的答复[2008 3 4 2 2 7]
DateConvert( 32 - 2 - 2008 25:61:67 , 载体 )的答复[2008 2 32 25 61 67]!
因此DateConvert几乎微不足道,但对速度进行了优化。我需要时间排序200 000邮票,并从217个减少到11秒的时间。
请运行单元测试TestDateVec检查的有效性和速度。
测试:利用Matlab 6.5,7.7,7.8,winxp的,32位。
纯Matlab代码,所以兼容性的MacOS,Linux操作系统,64位预期。
英语月份名称是必要的。(DateConvert: Simple but fast date conversion
DateConvert converts the DATESTR(0) format to a date vector or serial date number and backwards.
Matlab s DATENUM, DATEVEC and DATESTR accept a variety of inputs, but in consequence they are slow. If the input format is exactly known, the conversion can be much faster:
DATENUM( 17-Oct-2009 11:08:23 ): 2.97 sec
DateConvert( 17-Oct-2009 11:08:23 , number ): 0.039 sec
=> 1.3 (1000 loops, 1.5GHz Pentium-M, Matlab 7.7)
DateConvert does*not* validate the input date as Matlab s date functions:
DATEVEC( 32-Feb-2008 25:62:63 ) replies [2008 3 4 2 2 7],
DateConvert( 32-Feb-2008 25:61:67 , vector ) replies [2008 2 32 25 61 67] !
So DateConvert is nearly trivial, but optimized for speed. I needed it for sorting 200 000 time stamps and reduced the time from 217 to 11 sec.
Please run the unit-test TestDateVec to check validity and speed.
Tested: Matlab 6.5, 7.7, 7.8, WinXP, 32bit.
Pure Matlab code, so compat)
- 2010-07-05 11:59:46下载
- 积分:1
-
cdmahmm
本程序执行CDMA仿真并确定半马尔克夫模型,输出为误比特率以及所需的游程。希望你能喜欢。(this program simulated the CDMA and get the HMM .the ouput are ber and run-length. i hope you can like it )
- 2009-09-30 11:17:20下载
- 积分:1
-
ofdm_simulator_ofdm
说明: 用MATLAB仿真的OFDM系统,带各种调制方式(MATLAB simulation OFDM system with a variety of modulation)
- 2006-03-01 09:24:41下载
- 积分:1
-
xiaoboshenjingwangluo
提出了采用小波包的方法对供暖双吸式离心水泵轴承振动信号进行去噪和提取表征
相应轴承故障的频带能量 并采用 BP 神经网络进行训练和故障识别 通过 MATLAB 进行了仿真经试验验证该方法能够有效地识别出轴承故障(The wavelet package is adoptted to De-noise and extract band energy that represent bearing
fault. and the BP neural network is adopting to train and recognize faults. Through MATLAB
simulation, After the test validate the method, it can effectively recognize the bearing fault.)
- 2014-05-29 09:02:24下载
- 积分:1
-
matlab3
利用matlab编程求解实现拓扑优化的源代码及程序界面设计,采用三角形网格划分!我的毕业设计!(Programming using matlab to solve topology optimization to achieve the source code and procedures for interface design, using triangular meshing! My graduation!)
- 2010-03-13 02:05:59下载
- 积分:1
-
montecarloOFDM
说明: 这是个OFDM系统的算法,内部包含同步,信道估计等,而且用蒙特卡洛方法进行仿真分析。(This is an algorithm for OFDM systems, internal includes synchronization, channel estimation, and simulation analysis using the Monte Carlo method.)
- 2010-03-28 12:18:08下载
- 积分:1
-
MATLAB-GUI-instruction-video-7
MATLAB GUI教学视频7:ListBox的基本用法(MATLAB GUI instruction video 7: ListBox basic usage)
- 2011-07-15 11:04:26下载
- 积分:1
-
SVM
说明: SVM的预测数据主程序,适用于数据分类或计算预测结果,变化数据的输入即可得到运行结果。(The main program of predictive data of SVM is suitable for data classification or calculation of predictive results. The operation results can be obtained by inputting variable data.)
- 2020-06-17 13:20:01下载
- 积分:1