资源列表

« 1 2 3 4 5 67 8 9 10 11 ... 319 »

[并行运算MATLAB

说明:卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to
<1> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算22

说明:用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的G
<lz> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算cpi

说明:这是一个计算PI的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验 -This is a calculated PI of parallel MPI program has been debugging the program can be directly calculated through the exchange of experience welcome
<钟殿龙> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算te1

说明:这是一个计算电磁场的程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验 -This is a procedure for calculating the electromagnetic field has been debugging the program can be directly calculated through the exchange of experience welcome
<钟殿龙> 在 2024-05-19 上传 | 大小:1024 | 下载:1

[并行运算DDS

说明:驱动信号源芯片的Matlab系统建模及频谱分析:-Drive signal source chip Matlab system modeling and spectrum analysis:
<sheweidong> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算MPI_struct

说明:一个MPI并行程序,用与传递自定义数据结构-A MPI parallel program, using and passing custom data structure
<menglige> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算vfdt_harm_analy_con

说明:电能质量扰动中谐波的检测可以采用分形几何学的局部方差分维数表示,而且不同类型电能其分维数不一样-Power quality disturbances in the harmonic detection can be used fractal geometry, partial differential dimension, said side, and different types of power of its fractal di
<胡为兵> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算spline3

说明:三次样调插值 源程序,欢迎下载交流学习-Cubic Spline Interpolation transfer source, welcome to download the exchange of learning
<刘语> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算sinx

说明:sin(x)的并行程序,用mpi库和c语言编程-sin (x) of the parallel program, using mpi library and c language programming
<阿妍> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算Unit1

说明:一个日历源代码,可以显示时间,可以查询上一年,下一年,上一月,下一月的日期。-A calendar source code, you can display time, you can query the previous year, the next year, on January, the next date in January.
<陈娜> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算FFT1

说明:这是一个时域抽取计算fft的c++实现,采用循环方法-This is a time-domain samples of the fft calculation c++ Achieve, using the cycle method
<somewhereout> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[并行运算parallelfenzhi

说明:一个使用分治方法的并行程序从一个存放在数组中整数数列中找出第一个0。自己选择进程数和数组大小,但进程数最少4个,数组大小最小64-A method of use of sub-rule from a parallel program stored in an array of integer numbers to find the first 0. Their selection process number and the array
<liufuliang> 在 2024-05-19 上传 | 大小:1024 | 下载:0
« 1 2 3 4 5 67 8 9 10 11 ... 319 »

源码中国 www.ymcn.org