资源列表
C++matrix
- C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等-C language in the plural and matrix operations for the preparation of engineering software required. Including matrix multiplication, Canada, multiply, the inverse
robbit
- 设有一个数列,包含10个数,已按升序排好。现要求编写程序,把从指定位置开始的n个数按逆序重新排列并输出新的完整数列。进行逆处理时要求使用指针方法。试编程。 (例如原数列为2,4,6,8,10,12,14,16,18,20,若要求把从第4个数开始的5个数按逆序重新排列,则得到新数列为2,4,6,16,14,12,10,8,18,20)。
OOCH_RANDOMNESS
- OCCH RANDOMNESS (Optimised Connected Coverage Heuristic) approach Algorithm for WIreless Sensor Networks in Matlab
output_tecplot
- CFD数值计算中后处理输出tecplot格式的相关代码-CFD numerical calculation of the output Tecplot format of the relevant code
fenlao_v81
- 基于混沌的模拟退火算法,关于小波的matlab复合分析,使用高阶累积量对MPSK信号进行调制识别。- Chaos-based simulated annealing algorithm, Matlab wavelet analysis on complex, Using high-order cumulants of MPSK signal modulation recognition.
Gaussian-column-pca-method-
- 将矩阵的初等行变换作用于方程组的增广矩阵B A b ,将其中的A变换成一个上三角矩阵,然后求解这个三角形方程组。列主元高斯消去法的基本思想是每次在系数矩阵A中依次按列在主对角线及以下的元素中,挑选绝对值最大的元素作为主元,将它调至主对角线上,然后用它消去主对角线以下的元素,最后变为同解的上三角形方程组去求解。 -Gaussian column pca method solving linear equations
multiplication-table
- 用visual C++6.0开发环境做的,程序运行时,可输出完整的九九乘法表,既可以用C语言,也可以用C++,只需改动第一行代码即可。-Do with visual C++6.0 development environment program runs, output a complete multiplication table, we can use the C language, can also with C++, just change the first line of code.
ss435
- 考虑雨衰 阴影 和多径影响,搭建OFDM通信系统的框架,已调制信号计算其普相关密度。- Consider shadow rain attenuation and multipath effects Build a framework OFDM communication system, Modulated signals to calculate its density Pu-related.
PSO
- 粒子群算法的学习用matlab代码,供新手学习了解粒子群算法使用-Particle swarm algorithm with matlab code for beginners to learn to understand the use of particle swarm algorithm
gold_segmentation_algorithm
- 一维无约束搜索算法―黄金分割算法(MATLAB代码)-Unconstrained one-dimensional search algorithm ——gold segmentation algorithm (MATLAB code)
fun_filter
- 巴特沃斯滤波器,可以改变滤波的频率范围,自行修改,指教哦输入要滤波数据即可-Butterworth filter can change the filter frequency range, modify, advise oh input data can be filtered
FANGCHENGZU
- 本文件为线性方程组求解的指导,并赋有代码
