资源列表
after_u_ccdf
- MATLAB编写的利用u律函数实现的抑制OFDM峰均比的程序,程序通过运行,通过u率函数对信号压扩后,PAR明显降低-U law written by MATLAB functions for OFDM PAPR suppression program, the program by running through the u signal compression and expansion rate after the function, PAR was significantly lower
rehisfiles
- codinf for reading the HIS file format
kNearestNeighbors
- program to find the k - nearest neighbors (kNN) within a set of points. Distance metric used: Euclidean distance
globalequalized
- This code applies global histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The output is definitely a better contrast image a
NM
- Newton法的计算程序,通过它可以计算复杂函数的根-Newton method computer program, through which the roots of complex functions can be calculated
twolink_661908825
- 推导运动学中杆运动模型的例程,对初学者有一定的价值。-Kinematic motion model is derived in the bar routines, for beginners a certain value.
H-infini
- its matlab code used for design an Hinf control system
123
- matlab下的m次样条小波函数的构造程序以及波形显示-m matlab spline under the Construction of wavelet function and the waveform display program
Untitled3
- 图像傅里叶变换所得对数频谱以及高通滤波所得图像-The number of Fourier transform images obtained on the income spectrum, and high pass filtering the image
visitorsrc
- qt的一个设计模式 内有详细注解 是学习QT的很好的小例子-qt a design pattern with detailed annotations are a good learning small example of QT
ellipse
- 此代码是用来绘制椭圆的,能够在matlab的编程环境下实现椭圆的绘制-This code is used to draw the ellipse, and able to achieve matlab programming environment to draw the ellipse
Decomposition_LU
- 将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 -The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A mas