-
myLDA923
实现lda分类,在实验中运行效果很好,优于PCA(used in lda classification,get good performance in test,better than PCA)
- 2009-09-23 21:28:01下载
- 积分:1
-
tuxiang
图像处理之人脸识别,基于数学形态学的边界提取(Image processing of face recognition, based on mathematical morphology for edge extraction)
- 2008-01-16 20:25:47下载
- 积分:1
-
moewin
ultra wide band simulation code
- 2010-10-13 19:55:39下载
- 积分:1
-
ant
一种可运行的最优路径蚁群算法,可以用于机器人路径寻优等方向(An optimal path running ant colony algorithm, robot path can be used to find the direction of Excellence)
- 2009-01-03 09:40:00下载
- 积分:1
-
multinewton
利用牛顿法估计广义线性模型参数,涵盖logistic模型和possion模型。matlab代码(Matlab code for estimating the parameters of the generalized linear regression models, including logistic and poission)
- 2014-11-26 20:05:03下载
- 积分:1
-
ImageProcessing
JPEG图像压缩标准MATLAB仿真程序。包括DCT变换及其逆变换、量化及反量化等过程。(JPEG image compression standard MATLAB simulation program. Including the DCT transform and its inverse transform, quantization and inverse quantization and other processes.)
- 2010-11-19 22:17:05下载
- 积分:1
-
FSKdemode2
说明: fsk信号的调制与解调,通信领域其他各种调制方式可以参考此文件稍作修改(fsk signal modulation and demodulation, modulation communications can refer to various other minor modifications to this document)
- 2011-03-21 12:40:27下载
- 积分:1
-
nonlineareq1
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:31:01下载
- 积分:1
-
gabpf
模糊神经网络和遗传算法结合的船舶火灾探测(模糊神经网络和遗传算法)(Fire ships based on fuzzy neural network and genetic algorithm (detection of fuzzy neural network and genetic algorithm)
)
- 2014-11-30 12:16:31下载
- 积分:1
-
caishuzi
用MATLAB编写的一个猜数字游戏
就是随机生成4位数,你要在有限的步数内猜出。
用法:输入4位数字后按’ok’键,可看到当前结果。
按answer键查看正确答案
按reset键重新开始
还有很多不成熟的地方,发上来想和大家一起商量商量
主要问题:
1、步数限制功能没有完成
2、应当在显示区保留显示以前的所有步骤,但目前只能显示当前步骤
3、按键次数没有保留,无法判断你已经猜了几次
一个小bug:若输入3位数,则会自动把第一位置0
(MATLAB prepared with a game猜数字is randomly generated 4-digit, you have to step in with a limited guess. Usage: Enter the 4 digits after ' ok' button, the current results can be seen. By the answer key to view the correct answer by the reset button to restart where there are many immature, made up and we would like to discuss the main issues discussed with: 1, step 2 did not complete the functional limitations, it should be retained in the display shows all the steps before , but currently only shows the current step 3, the number keys will not be retained to determine a number of you have guessed a small bug: if the input 3-digit, it will automatically position the first 0)
- 2009-05-23 00:35:06下载
- 积分:1