资源列表

« 1 2 ... .11 .12 .13 .14 .15 12316.17 .18 .19 .20 .21 ... 15813 »

[matlab例程Opt_Quadratic

说明:插值算法是一类重要的线性搜索方法,其基本思想是在搜索区间中不断用低次插值多项式来近似目标函数。该程序是用二次插值算法求区间上的无约束最优化解。-Interpolation algorithm is one important class of linear search method, its basic idea is constantly in the search interval with a low polynomial interpolation to approximate the
<xutianyuan> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程Opt_Steepest

说明:最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。-Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent method for unconstrained optima
<xutianyuan> 在 2025-11-19 上传 | 大小:1kb | 下载:1

[matlab例程radon_ambiguity

说明:%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT na
<abcde> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程fuzzy_rule_generation

说明:模糊规则生成,matlab环境下编译。一个老师写的-Fuzzy rule generation, matlab compiler environment. Written by a teacher
<刘长建> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程wiener

说明:Matlab求解方程, 一个小小算例-Matlab for solving equations, a small numerical example
<> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程qam16

说明:在基带仿真16qam的matlab仿真程序,统计了系统的误比特性能。-16QAM in the base-band simulation of matlab simulation program, statistics of the system BER performance.
<刘盼> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程music1

说明:采用matlab编写的music算法实现-Matlab prepared using music algorithm
<王强> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程pnmabuhuol

说明:GPS的pn码捕获matlab仿真程序,通过序列相关实现捕获功能-GPS-pn code acquisition matlab simulation program, through the serial correlation realize capture
<李永> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程Entropy

说明:在Matlab环境下,关于近似熵的计算程序
<Nick> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程DoaEstimation

说明:总共有三个源代码: progam1:波达方向估计DOA:三个接收器对波达方向的联合估计问题 progam2:利用电子旋转求DOA progam3:波达方向矩阵法对水听器的DOA进行估计 超好-A total of three source code: progam1: Direction of Arrival Estimation DOA: three receivers on the joint DOA estimation problem progam2: the use of
<zhang > 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程qammatlab

说明:此代码是有关QAM的MATLAB的仿真,包括4QAM,16QAM,64QAM。还有其误码率的仿真-This code is related to the MATLAB simulation QAM, including 4QAM, 16QAM, 64QAM. Also its BER simulation
<shirley> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程BPSK_havedone

说明:bpsk编码很适合出学者,已经经过调试 加了个 升余弦滤波-BPSK encoding is very suitable for the academics, have been debug plus a raised cosine filter
<> 在 2025-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 12316.17 .18 .19 .20 .21 ... 15813 »

源码中国 www.ymcn.org