资源列表
wilson theta Dukkipati Example
- This code is for linear dynamic analysis of base isolated buildings using Wilson-theta method.
TWO_DOF_P188
- This is for dynamic analysis....
work_box
- 简单的BP工具箱神经网络程序,引用道路运载量相关变量为输入样本预测道路运载量的BPMATLAB程序(Simple BP Toolbox neural network program)
mRMR_0.9_compiled
- 最大相关最小冗余的代码,用于对特征进行选择(MRMR feature selection code)
FISTA-master
- FISTA My implementation of an Fast Iterative Shrinkage Thresholding Algorithm on MATLAB. Based on the implementation discussed in: Beck, Amir, and Marc Teboulle. Fast Gradient-Based Algorithms for Constrained Total Variation Image Denoising and
2trotskyonussr
- This design is for the low profile CAN communication, using I2S interface
Matrices
- exercises about matrix
MatlabJumpClass
- 各种Matlab数据类型互相转换,包括cell2mat,cell2num,csv2cell,eps2pdf,eps2xxx,mat2asc,mat2xls,num2str,plot2eps,str2num,str2sym,sym2str,xls2mat,xml2mat,初学者必备~(Various Matlab data types convert each other, including cell2mat, cell2num, csv2cell, eps2pdf, eps2xxx, mat2
irisdatasetclustering
- IRIS DATA SET CLUSTERING IN MATLAB
实验65 综合测试实验
- 这个是调用库函数的一个小程序,可以用来参考实现最终的功能(This is a small program call library function, can be used to refer to achieve the final function)
hough_circle
- 利用Hough(霍夫)变换检测图片中的圆,并进行分割(Detection of circles in images by Hof transform)
first order differential equation
- Solve first order differential equation using 4th order runge kutta, improved euler, predictor-corrector (adam bashforth-moulton)