资源列表

« 1 2 ... .88 .89 .90 .91 .92 1693.94 .95 .96 .97 .98 ... 15812 »

[matlab例程bisection

说明:Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP el
<jesslyn> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程bisection_new

说明:Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. prepared by Razana Alwee 24 Algorithm Step 5 set i
<jesslyn> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程linear

说明:RSSI线性化求解坐标,三维的RSSI的值,构成RSSI的矩阵,计算循环K次的误差曲线-Solving linear coordinates RSSI
<刘京> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程1.1

说明:噪声中正弦信号的频谱分析,包括不同周期不同长度不同信噪比情况-Sinusoidal signal in the noise spectrum analysis
<wangbin> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程1.2

说明:噪声信号中正弦信号的频谱分析,包括不同信噪比不同周期不同长度-Sinusoidal signal in the noise signal spectrum analysis, including the different cycles of different lengths in different SNR
<wangbin> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程LS3P

说明:线性化法仿真三个参考节点定位一个定位节点,随机噪声均方差随机分布在[4,10],多径效应,权重分布在[0.85,1]。-Linearization method simulation of three reference nodes positioning a positioning node, the variance of random noise are randomly distributed in [4,10], multi-
<刘京> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程matrictridi

说明:选四个或者五个参考节点(已知节点)到一个未知节点的RSSI的平均数据,构成RSSI值矩阵。-Select four or five reference node (known nodes) to an unknown node, the average RSSI data, constitute the RSSI value matrix.
<刘京> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程2.1

说明:噪声信号中正弦信号的现代法频谱分析,在不同周期不同长度和不同信噪比下的结果-Sinusoidal signal in noise spectrum analysis of modern law, in different periods of different lengths and different signal to noise ratio results
<wangbin> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程1

说明:维纳滤波器的Matlab实现:加噪信号经过滤波器后,恢复原始信号。-Wiener filter by Matlab: plus noise signal through the filter, to restore the original signal.
<邓晶晶> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程bezier-5

说明:5次bezier曲线可以运行,已经经过尝试-5 bezier curve can run, has been tried
<ymh> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程firPuse

说明:维纳滤波器的应用,从加噪信号中提取原始信号,求权系数收敛情况。-Wiener filter applied, to extract the signal with noise from the original signal, to seek power factor of convergence.
<邓晶晶> 在 2025-04-01 上传 | 大小:1kb | 下载:0

[matlab例程roberts

说明:利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
<yaya> 在 2025-04-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1693.94 .95 .96 .97 .98 ... 15812 »

源码中国 www.ymcn.org