资源列表

« 1 2 ... .71 .72 .73 .74 .75 18776.77 .78 .79 .80 .81 ... 28522 »

[数学计算/工程计算PiCalculator

说明:这个算法是平方收敛的(每次迭代有效位数增加一倍), 这样要求到Q位有效数字,就至少要log2Q+1次迭代 显然,这种计算是要高精度表示的, 我所用的算法就是普通的高精度加减乘除 加减是O(n)的,时间花费很少。 乘除是O(n2)的,主要的时间花费都在这上面。 而由这个算法中可以看到,bn的计算需要开根号。 这里有两种开根号的办法: ①用初中教我们的方法,每次开两位根号,用除法减掉, 这样所
<joyeep> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程PolarCodeEncoderandDecoder

说明:polar code 编译码 与RM码的比较 -polar code rm code
<> 在 2025-05-21 上传 | 大小:44kb | 下载:1

[matlab例程Math2Matlab

说明:Texture segmentation source code use gabor
<gabi> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程ZFFT

说明:Matlab编写的加窗傅里叶变换及原理-Written in Matlab and principles of windowed Fourier transform
<zhang li> 在 2025-05-21 上传 | 大小:44kb | 下载:1

[matlab例程roboticstoolbox

说明:对matlab中的robotics toolbox中的函数功能及作用进行详细解说,方便初学者掌握函数。-Robotics toolbox for matlab in the function and role function in the detailed explanations, easy for beginners to master functions.
<魏星> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程44

说明:子波模拟的程序,对于用信号处理方法处理勘探地震信号的同学们有一些帮助-Sub-wave simulation of the process, with the signal processing method for exploration seismic signal processing students have some help
<邓高峰> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程upload

说明:content of "upload" file is about digital signal processing
<helga> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程Image-WaterMark

说明:Matlab project for Image Watermark
<Kayal> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程pca-lda

说明:face recognitionand detection by lda,pca
<sandeep> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程syntraces

说明:syntraces matlab release
<sammsaam> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[数据结构常用算法algorithm-efficiency

说明:数据结构的选择与算法效率一篇WORD读来受益匪浅,将选择的效率问题解析得淋漓尽致。-The choice of data structures and algorithms to efficiently read a WORD benefit, will choose the efficiency of the resolution to be realized.
<黄叶> 在 2025-05-21 上传 | 大小:44kb | 下载:0

[matlab例程4

说明:找一幅曝光不足的灰度(或彩色图像),按照直方图均衡化方法进行处理-Underexposed to find a gray (or color image), according to the method of histogram equalization processing
<ad> 在 2025-05-21 上传 | 大小:44kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 18776.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org