资源列表

« 1 2 ... .29 .30 .31 .32 .33 15534.35 .36 .37 .38 .39 ... 15812 »

[matlab例程Optimization_Newton

说明:设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,
<徐默涵> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程Decomposition_LU

说明:将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 -The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper
<徐默涵> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程Region-growing-method

说明:区域生长分割 matlab 手动点击设定种子点-Click on region growing segmentation matlab manual seed point set
<王莉> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程otsm2

说明:该代码实现了“大津法”,也就是最大类间方差算法,完全由本人自己编写,结果很好。-The code of the " Otsu method" , which is the Otsu algorithm, written entirely by my own, good results.
<> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程capacity_plot

说明:multiple input multiple output capacity
<ghanim> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程capacity_rician

说明:multiple input multiple output capacity
<ghanim> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程capacity_water

说明:multiple input multiple output capacity
<ghanim> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程CAS_ergodic

说明:multiple input multiple output capacity
<ghanim> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程Q

说明:function form refrence matrixP
<ghanim> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程clipping

说明:PAPR OFDM clipping and filtering
<sun2012flower> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程deduceR

说明:PAPR OFDM clipping and filtering
<sun2012flower> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程OFDM

说明:ofdm in AWGN channel
<sun2012flower> 在 2025-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 15534.35 .36 .37 .38 .39 ... 15812 »

源码中国 www.ymcn.org