搜索资源列表
FBP
- 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
ex4
- 关于自适应滤波的算法仿真,其中应用了LMS算法和RLS算法,也比较了他们的性能-Adaptive filtering algorithms on the simulation, which applied the LMS algorithm and RLS algorithm, also compare the performance of their
Simplex
- 单纯形法算法,试过,比较好用,大规模没有验证过,希望有人提出宝贵意见-Simplex method algorithm, tried to compare easy to use, large-scale has not verified the hope that it was valuable advice
RLS1
- 用Matlab实现RLS算法 画出原始信号和处理后的信号进行对比 -RLS algorithm using Matlab to draw to achieve the original signal and processed signal to compare
LMS_RLS
- 拟使用基于LMS与RLS的自适应算法在MATLAB平台上对带有两个权的自适应线性组合器进行仿真,进而对两类算法的性能作比较,同时也考察了两种算法在不同参数条件下曲线收敛性的变化-Intending to use the LMS and RLS-based adaptive algorithm in the MATLAB platform with two pairs of the right to self-adaptive linear combiner is simulated, and t
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
compare
- 本代码主要是利用链表结构对输入的两个字符串进行比较,并显示比较结果。-This code is mainly used on the input list structure to compare two strings and displays the results of the comparison.
EmotionDetection
- It can detect human emotion from image. First it take an image, then by skin color segmentation it detect human skin color then it detect human face. Then it separate the eyes & lip from the face. Then it draw bezier curve for eyes & lips. Then it co
ondracka
- To Compare thr RlS and LMS algorithm we utilised and improved the exisiting functinal from matlab, precisely the scheme of RLS and LMS algorithms for adaptive noise cancellation.
compare
- compare with 2 image
compare
- .m file for matlab called compare
imhist
- 计算并绘制图像的直方图,本设计中绘制了四种形式的直方图,imhist,bar,stem,plot进行比较和区别!-Calculated and plotted the histogram of the image, the design of four forms of the histograms drawn, imhist, bar, stem, plot and compare the difference!
PF-and-EKF-compare
- 一个比较粒子滤波及扩展卡尔曼滤波异同的程序,由Gardon 1999年的paper中而来。-A particle filter and compare similarities and differences between the extended Kalman filter process, from the Gardon 1999 paper in the coming years.
taxis-compare
- 使用两个源程序文件,一个用于构造三个算法的具体实现,另一个为主函数,完成计算统计完成一定次数对某个算法的运行时间和比较次数的统计 -Using two source files, a three algorithms used to construct a concrete realization of the other main functions, to complete the calculation of the statistical complete a certain num
compare-sorting
- 内部排序算法进行比较,能使我们更好的掌握这些排序的基本思想及排序算法。通过该题目的设计过程,可以加深理解各种数据结构的逻辑结构、存储结构及相应上运算的实现-Compare the internal sorting algorithms, enabling us to better grasp the basic idea of these sort and sorting algorithms. Design process by the subject, can d
compare
- 這是一個比對字串的程式,可以幫忙比對java輸入的字串-This is a program for compare the string and it is suited for java.
compare-the-order-of-words
- 比较单词的顺序,输入两个单词,看他们正序排列的先后顺序-Compare the order of words, enter the two words, look at the positive sequence arranged in the order
compare
- Fano编码 函数说明: [next_P,next_index,code_num]=compare(current_P,current_index) 为比较函数,主要用于信源符号的分组 current_P为当前分组的信源的概率矢量-Fano coding Function Descr iption: [next_P, next_index code_num] = the compare (current_P current_index) f
compare-two-strings-without-using-strcmp()-functi
- compare two strings without using strcmp() function
compare-images
- It is a MATLAB code to compare two images and to decide whether they are same or not