-
Clustering_Kmeans
k-means clustering for image classification
- 2010-05-10 12:54:12下载
- 积分:1
-
main
此代码用于matlab仿真中计算求解并联机器人工作空间(Compute the robot workspace)
- 2020-06-24 15:00:02下载
- 积分:1
-
falspos
root finding by false position
- 2010-02-17 07:34:00下载
- 积分:1
-
anc_headphone_multifre2
anc 算法的反馈实现,在国外的论文中的算法的simulink实现(anc used the feedback,and realize it used the simulink)
- 2010-05-10 19:53:39下载
- 积分:1
-
vrml2smf
vrml to smf convert use for 3d image
- 2013-10-04 19:03:01下载
- 积分:1
-
AeroCAM_Matlab
飞行器自动驾驶仪的相关算法仿真功能,应用Simulink和FlightGear(Correlation algorithm simulation aircraft autopilot function, the application Simulink and FlightGear)
- 2016-02-17 20:34:26下载
- 积分:1
-
GA
说明: 遗传算法解决旅行商问题 main.m为主程序 可修改参数(Genetic algorithm for traveling salesman problem)
- 2020-09-10 15:55:04下载
- 积分:1
-
RS_code_decode
RS纠错编码原理及其实现方法[第三版]
鉴于很多读者来信,特别是初学者对于如何求得RS生成多项式g[x]不是甚理解,特给出计算g[x]的MATLAB程序。(RS error-correcting coding theory and implementation methods [third edition] in view of a lot of letters from readers, especially for beginners on how to get RS to generate polynomial g [x] is not even understanding, give special calculation of g [x] in MATLAB procedures.)
- 2009-02-28 13:42:15下载
- 积分:1
-
fit
Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数,
其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。(Matlab provides a fast way to achieve polynomial fitting function polyfit () function,
The format: p = polyfit (x, y, n) where x, y as the sample vector, n is the number of items of polynomial fitting. The following proposed f (x) = sinx+ x, the interval-3,3】 【intervals on the order of 0.5 to fit.)
- 2021-02-19 12:09:44下载
- 积分:1
-
DCT
实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。
经DCT高通滤波后的图像:
经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。
(The DCT of image high-pass, low pass filter and compared with the Fourier transform.)
- 2011-10-19 19:30:31下载
- 积分:1