搜索资源列表
bujianju
- 用matlab对图像的7个不变矩特征进行提取,并进行归一化。亲测可用,适合初学者。-Matlab for image seven moment invariant features were extracted and normalized. Pro-test is available for beginners.
matlab-zuixuan
- matlab实现最炫民族风的演唱,很有趣的一个小程序,11b版亲测可用,自己也可以改动。-matlab coolest Ethnic concert, a small program very interesting, 11b version pro-test available, also can be changed.
arma-matlab
- arma模型的matlab实现,亲测可用,可以求出p.q阶数-arma matlab
PCA
- 简单的PCA主元分析源码,自己编写,亲测可用-Simple PCA principal component analysis of the source code, I have written pro-test available
Dynamic
- ADC 动态测试 亲测可用 需要自己导入整数型数据-ADC dynamic testing pro-test can be used to import an integer data type requires its own
yichuan
- 遗传算法优化多峰函数,最优值约在38.8左右,亲测可用-Multimodal function optimization genetic algorithm, the optimal value of about 38.8 or so, pro-test available
punture
- 1/2删除卷积码(3/4速率)的编码和译码,亲测可用-1/2 convolutional code to delete (3/4 rate) encoding and decoding, the pro-test available
stablepoint1
- 不动点迭代法求解非线性方程,含结果跟m文件,亲测可用。-Fixed point iteration method for solving nonlinear equations with m file containing the results, the pro-test is available.
linear-method
- 数值计算中的拟合方法 MATLAB程序 附带注释 亲测可用-linear method
-root-finding
- 数值计算方法中求解方程根的算法 亲测可用 附带注释 MATLAB源程序- root-finding
SingularValueDecomposition
- 人脸识别过程中的奇异值分解算法代码,亲测可用,实现步骤为: feature = allFeature(1) //featurenumber=8,16,24,32,48,64,80 [pn,pnewn,t,num_train,num_test] = train_test(feature,num_train) //num_train=1~10 [net] = createBP(pn) //110,tansig,purelin,trainrp,1e-5,8000,0.005
runge-kutta-file
- 龙格库塔求解微分方程教程文件,亲测可用,但文件众多-Runge kutta to solve the differential equation of the tutorial files, close test is available, but many files
gaot
- 遗传算法工具箱,软件自带通用版,亲测可用-Genetic Algorithm Optimization Toolbox
CCFX
- 两层的层次分析法的例子,能够很好地判断结果,亲测可用。-Examples of two of AHP, the result can be a good judge, pro-test available.
BoxDimension
- 用来求时间序列的分形盒维数,简单方便有效,亲测可用。-we can use this program to caculate the boxdimension.
Boost1
- boost电路仿真模型,亲测可用,供大家学习参考-boost circuit simulation model, pro-test is available for everyone to learn reference
shiyan2
- 小波变换的图像去噪阈值方法的程序方便快捷简单,本人亲测可用。-Convenient program denoising threshold method of wavelet transform quick and easy, I pro-test available.
instest
- 捷联惯导程序,十分实用,输出经纬度、高度以及姿态角信息。仿真效果不错,亲测可用,只需输入陀螺加速度计测量值即可-SINS program, very practical, simulation results are good, pro-test available, simply enter gyroscopic accelerometer measurements can be
FiveLevelInverter
- 五电平的逆变器模块,使用MATLAB的simlunk,亲测可用-Five-level inverter module, using MATLAB' s simlunk, pro-test available
图像边缘检测
- 包含有所有传统图像边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子