资源列表

« 1 2 ... .76 .77 .78 .79 .80 14481.82 .83 .84 .85 .86 ... 15812 »

[matlab例程xiashan

说明:MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加
<junshan> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程Q-Learning

说明:最基础的Q学习代码,可以帮助初学者理解和使用Q学习算法-The most basic Q-learning code that can help beginners to understand and use the Q-learning algorithm
<乔頔> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程bpsk_ber_coded_noncoded

说明:Performance analysis of Binary phase shift keying modulation in AWGN channel-Uncoded Bpsk vs Coded BPSK Probability of Error (BER) vs SNR (Eb_No) curve
<ashish> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程CDMA-Gold-Sequence

说明:A Matlab scr ipt to generate Gold Code sequences with the help of XOR Function of two sequences Note: XOR Function required for above scr ipt is also attached in rar file.Please find it.
<ashish> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程m_ary_modulation

说明:A matlab scr ipt to generate scatter plot for the M-ary Modultaion. it asks user to input the value of: M-ary, SNR(in db), number of binary carriers
<ashish> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程xiangyingmian

说明:基于matlab编译的一个二阶相应面法拟合程序。代码简易,尚未检查其收敛性。-Using matalb. Write a simple quadratic surface fitting code, corresponding program is simple, has yet to test whether convergence.
<we> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程wmm_db3

说明:用于信号奇异点检测的代码,db3小波基程序,程序注释清楚-For signal singularity detection code, the the db3 wavelet basis program, the program clearly Notes
<tongrui> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程1243253465435gardn

说明:描述了通信中常用的同步算法Gardner,并用matlab实现了相应的算法。-The described communication the synchronization algorithm Gardner, and the corresponding algorithm using matlab.
<王强> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程12342532553seq_train

说明:描述了OFDM调制解调中的训练序列的产生方法和相应的代码-In the OFDM modulation and demodulation of the training sequence generating method is described and the corresponding code
<王强> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程235346435645time_syn

说明:描述了OFDM调制解调中的时间同步的算法的方法和相应的代码-Describes a method of time synchronization in OFDM modulation and demodulation algorithm and corresponding code
<王强> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程243345436346fre_syn

说明:描述了OFDM调制解调中的频率同步的算法的方法和相应的代码-Describe the method of frequency synchronization in OFDM modulation and demodulation algorithm and the corresponding code
<王强> 在 2025-03-02 上传 | 大小:1kb | 下载:0

[matlab例程12233456phase_comp

说明:描述了OFDM调制解调中的相位补偿的算法的方法和相应的代码-Descr iption of the OFDM modulation and demodulation method of the phase compensation algorithm and the corresponding code
<王强> 在 2025-03-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 14481.82 .83 .84 .85 .86 ... 15812 »

源码中国 www.ymcn.org