-
matlab_pcf_EI_calculation
This is a MATLAB code for calculating effective index in PCF by using maxwell s equation and bessels function.
- 2010-01-22 18:47:07下载
- 积分:1
-
Fuzzy_washingMachine
a fuzzy washing machine controller which control the machine using the amount of being dirty and the volume!
- 2013-12-29 20:25:21下载
- 积分:1
-
work
MATLAB的空气质量评价的应用,数据为贵阳市近年来的天气资料(The application of MATLAB to air quality evaluation, data for weather information in recent years in Guiyang)
- 2017-09-16 12:49:49下载
- 积分:1
-
Convolutional code
说明: 卷积码的仿真,包含多种译码算法,例如维特比,MAP等。(It's about convolutional code simulation, including a variety of decoding algorithms.)
- 2017-09-10 14:35:58下载
- 积分:1
-
Add_Colorbar_to_Plot_1
用matlab实现的往plot中添加color bar 的例子程序(add color bar to plot using matlab)
- 2012-08-16 16:50:02下载
- 积分:1
-
647190
PIECE-WISE LINEAR APPROXIMATIONS
- 2013-04-26 22:22:57下载
- 积分:1
-
upload
We can generate simple histogram programs using this code in matlab
- 2009-09-12 15:48:37下载
- 积分:1
-
hiperlan2
hiperlan2平台搭建,simulink,以及ml算法仿真(hiperlan2 simulink)
- 2010-10-17 18:58:56下载
- 积分:1
-
VFIT3
矢量匹配算法,关于曲线理和的问题,能克服有理匹配的相关缺陷(vectfiting )
- 2021-03-14 11:59:23下载
- 积分:1
-
KNN
Implement the K nearest neighbor algorithm by your own instead of using available software.
2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result.
3. Train the classifier using your training dataset, and test the classifier using your testing dataset.
4. Repeat the experiment (Step 2 and Step 3) 30 times. For each time, you need to record the training data accuracy and testing data accuracy. Finally, you can obtain the average training data accuracy and average testing data accuracy.
- 2013-05-11 11:46:54下载
- 积分:1