资源列表
dtcsystem
- 异步电机直接转矩控制系统框图,在matlab/simulink环境下实现了整个系统的仿真运行,学习直接转矩控制的必备资料。-Induction Motor Direct Torque Control system block diagram, in matlab/simulink environment to achieve the whole system simulation run, the direct torque control of essential learning mater
Sparse-matrix-transpose
- 绍了对稀疏矩阵进行压缩存储的几种存储方式,重点分析了稀疏矩阵的三元组压缩存储的不同存储结构,提出利 用数组首下标元素存储稀疏矩阵总行数、总列数和非零元素总个数三个信息的改进的三元组顺序表存储定义方式。同时给出 了用c语言编写的基于该定义上设计矩阵转置的几种算法。通过对各算法进行时间复杂度分析,总结出了几种算法的优 缺点。-Introduce a compressed sparse matrix storage of several storage
Exercise_1-25-02
- C++ Algorithm. Performs a recursive search in a 2D array, with a particular attention for performance, intendea as memory management and number of operations. The intent is to find all the paths through boolean values in the array.
homework5
- 用Newton方法插值和用三次样条方法插值-Five questions, Newton interpolation and cubic spline interpolation
BSTree
- 实现对依次输入的关键字序列建立二叉排序树,并能实现二叉排序树的查找、插入和删除运算。 链式存储结构: typedef struct BiTNode{ KeyType key BiTNode* lchild BiTNode* rchild }*BiTree 关键字类型KeyType为int。 -Binary sort tree, and the turn sequence of the keywords entered binary sort t
WaveletImgCompress
- 基于小波变换的图像压缩程序的C++语言实现
guangyibiao
- 广义表的创建以及相关操作。-Generalized form of the creation and related operations.
MPLB
- 一篇基于复杂网络的城市温度序列分析的英文论文,最后得出了有意义的结论,刊登在MPLB杂志上。希望可以为研究网络及序列相关领域的同行们提供参考。-A english paper about city temperature analysis based on complex network,which is appear in MPLB.
Simplified_residual_phase_correction_mechanism_for
- OFDM,802.11的残余相位补偿算法,用于分析非理想同步的情况
Matlab
- this maltap . you can read .- this is maltap . you can read .
1001conv_enc_Viterbi_dec
- 一种高速卷积编码技术及其Viterbi译码技术研究
Neuralnetworkalgorithmsourcecode
- 神经网络算法源程序 神经网络算法源程序-Neural network algorithm source code Neural network algorithm source code Neural network algorithm source code Neural network algorithm source code
