资源列表

« 1 2 ... .65 .66 .67 .68 .69 16870.71 .72 .73 .74 .75 ... 28522 »

[数据结构常用算法test

说明:稀疏矩阵的压缩与还原。 一个矩阵含有非零元素比较少,而零元素相对较多,这样的矩阵称为稀疏矩阵,对稀疏矩阵的存储我们不用完全用二维数组来存储,可以用一个三元组,即任意一个稀疏矩阵可以用一个只有三列的二维数组来存放,要求把给定的稀疏矩阵用为三元组表示;同时把三元组转换为稀疏矩阵形式。 -Sparse matrix compression and reduction.A matrix with nonzero element is l
<denghuakaidiewu> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程Min2

说明:利用最小二乘法原理求线性方程参数,例程里有测试点,测试图像,例程简单易懂,方便移植-Using the least square method for solving linear equation parameters, the routine, there are test points, test images, the routine is simple to understand, easy to transplant
<wll2012> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[数学计算/工程计算gpu

说明:基于OPENCL并行计算接口。 To compile, the proper installation of OpenCL library is required。-Read a source file written in OpenCL, execute directly on GPU.
<吴江> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[数学计算/工程计算zsc-src

说明:多相Lattice Boltzmann模型,Zheng自由能模型-Zheng s multiphase lattice Boltzmann model
<胡安杰> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程dtc

说明:根据博士论文搭建的永磁同步电机直接转矩控制matlab模型-According dissertation build permanent magnet synchronous motor direct torque control matlab model
<赵强> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程LMS

说明:自适应滤波的MATLAB实现,NLMS算法的仿真程序,自适应陷波器的仿真程序-Adaptive filtering in MATLAB, NLMS algorithm simulation program, adaptive notch filter simulation program
<ganliyun> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程three_lever_inverter

说明:本例程是三电平故障诊断仿真,通过观察输出波形来判断哪个开关管有损坏,是什么损坏-This Simulation files is a three-level fault diagnosis simulation, by observing the output waveform to determine which switch is damaged, what damage is
<李小> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程NewtonFG

说明:利用牛顿迭代法编写,可以用来求的方程的复根,当然如果有复根的话-Written by Newton iteration method can be used to find the complex roots of the equation, of course, if there are complex roots, then
<刘杨> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程artificial-bee-colony-algorithm-

说明:人工蜂群算法改进版,非常典型,非常适合用于寻优-Artificial bee colony algorithm is an improved version, very typical, very suitable for optimization
<sdad> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程SRAVANaa

说明:hai check it its very good code..and pv and eindmpptalgoritham
<akhi> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程genetic

说明:Genetic toolbox for Matlab.
<cio> 在 2025-01-22 上传 | 大小:17kb | 下载:0

[matlab例程threephaserectifier

说明:modeling of three phase rectifier using matlab
<ramesh> 在 2025-01-22 上传 | 大小:17kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 16870.71 .72 .73 .74 .75 ... 28522 »

源码中国 www.ymcn.org