搜索资源列表
matlab
- libsvm,台湾著名学者研究出的改进版的支持向量机。可用于多类别图像分类。上传的是window版本。-libsvm, Taiwan s well-known scholars developed an improved version of the Support Vector Machine. Can be used for multi-class image classification. Upload a window version.
framesubtraction
- Frame subtraction code written by me using matlab it takes a video s first frame and subtract each frame from it. it shows output video and input video side by side
cdma2000
- It s matlab code for OFDM system
Project_STM32F4_FOC_Post
- Kiel matlab project taken from website see any fault exist report me.Squirrel-cage induction motors (IM) are the workhorse of industries for variable speed applications in a wide power range that covers from fractional watt to megawatts. However,
Simple_Compiler
- 程序功能:实现对一些简单语句的解释运算。支持的运算种类: int a(这种情况下a=0) int a,45 int b,44 a=a+b a=a-b a=a*b a=a/b string str(str为空) string str1,hello! string str2,like str=str1+str2 input str input a print str print a 输入文件:输入“file”命令,随后输入文件路径 读取命令行参数:在命令的后面紧跟文件路径,个数不限(This pro
