搜索资源列表
rapidstm32
- RapidSTM32 is a free set of MATLAB blocks for automatic code generation (digital filters, control systems...) for your STM32 processors
noulun
- 在matlab环境中自动识别连通区域的大小,STM32制作的MP3的全部资料,完整的图像处理课设,包含所有源代码,汽车图像。- Automatic identification in the matlab environment the size of the connected area, STM32 all the information produced by the MP3, Complete class-based image processing, contains all of t
funmeng_v44
- 用MATLAB实现的压缩传感,STM32制作的MP3的全部资料,ML法能够很好的估计信号的信噪比。- Using MATLAB compressed sensing, STM32 all the information produced by the MP3, ML estimation method can be a good signal to noise ratio.
fiufiu
- STM32制作的MP3的全部资料,在MATLAB中求图像纹理特征,可实现对二维数据的聚类。- STM32 all the information produced by the MP3, In the MATLAB image texture feature, Can realize the two-dimensional data clustering.
faokai
- STM32制作的MP3的全部资料,matlab编写的元胞自动机,利用最小二乘算法实现对三维平面的拟合。- STM32 all the information produced by the MP3, matlab prepared cellular automata, Least-squares algorithm to fit a three-dimensional plane.
faijei
- matlab小波分析程序,STM32制作的MP3的全部资料,主要是基于mtlab的程序。- matlab wavelet analysis program, STM32 all the information produced by the MP3, Mainly based on the mtlab procedures.
hennang
- 微分方程组数值解方法,STM32制作的MP3的全部资料,插值与拟合的matlab实现。- Numerical solution of differential equations method, STM32 all the information produced by the MP3, Interpolation and fitting matlab implementation.
fenkun
- 可以得到很精确的幅值、频率、相位估计,STM32制作的MP3的全部资料,内含心电信号数据及运用MATLAB写的源代码。- You can get a very accurate amplitude, frequency, phase estimation, STM32 all the information produced by the MP3, ECG data and includes source code written in MATLAB.
tiujei
- STM32制作的MP3的全部资料,基于matlab平台实现,预报误差法参数辨识-松弛的思想。- STM32 all the information produced by the MP3, Based on matlab platform, Prediction Error Method for Parameter Identification- the idea of relaxation.
qingpiu
- 内含心电信号数据及运用MATLAB写的源代码,STM32制作的MP3的全部资料,LCMV优化设计阵列处理信号。- ECG data and includes source code written in MATLAB, STM32 all the information produced by the MP3, LCMV optimization design array signal processing.
nouyiu
- STM32制作的MP3的全部资料,复化三点Gauss-lengend公式求pi,利用matlab GUI实现的串口编程例子。- STM32 all the information produced by the MP3, Complex of three-point Gauss-lengend the Formula pi, Use serial programming examples matlab GUI implementation.
pouqing
- 一种流形学习算法(很好用),通过matlab代码,STM32制作的MP3的全部资料。- A fluid manifold learning algorithm (good use), By matlab code, STM32 all the information produced by the MP3.
td356
- 基于SVPWM的三电平逆变的matlab仿真,在MATLAB中求图像纹理特征,STM32制作的MP3的全部资料。- Based on SVPWM three-level inverter matlab simulation, In the MATLAB image texture feature, STM32 all the information produced by the MP3.
ct367
- STM32制作的MP3的全部资料,利用matlab针对图像进行马氏距离计算 ,人脸识别中的光照处理方法。- STM32 all the information produced by the MP3, Using matlab to calculate the Mahalanobis distance for the image, Face Recognition light treatment method.
lieting_v58
- Including the generalized cross-correlation function GCC time delay estimation, Normalized data model, modal vibration, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
xg631
- Complete codec LDPC code, Including compression ratio, image restoration computing uptime and peak signal to noise ratio, matlab wavelet analysis program.
stm32-matlab
- 用于stm32仿真,更方便初学者的学习和利用,更好的使用stm32的资源等等(Used in the stm32 simulation)
lengyuntao
- Data analysis, plotting, etc., cordic matlab simulation algorithm, Waveform data analysis.
nyesp
- Various resource allocation algorithm, Based on wavelet transform digital watermarking algorithm matlab code, It describes the application of load forecasting.
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)