资源列表
isctest.zip
- this code implemented for ICA algorithm and can be use for face recognition,this code implemented for ICA algorithm and can be use for face recognition
svm.zip
- 基于支持向量机的人脸年龄估计matlab仿真。,Face Age estimated based on support vector machine matlab simulation.
MatrixComputer11.rar
- c#实现通过原矩阵求对应的逆矩阵的详细代码,c# to achieve the original matrix and the corresponding inverse matrix code
fft_calc_df_1288.rar
- This source code shows in a simple way how we can conver a time domain signal to frequency domain signal by fast fourier transform.,This source code shows in a simple way how we can conver a time domain signal to frequency domain signal by fast fouri
2-D-FDTD-TM-mode-with-PML.rar
- This code shows in a simple way the implementation of 2 dimention finite difference time domain simulation. We also implement perfectly match layer at the border.,This code shows in a simple way the implementation of 2 dimention finite difference tim
dipol.rar
- This document shows in a simple way the near field of a dipole.You can choose the length of it.furthermore if anyone ask about this problem,please send a comment. ,This document shows in a simple way the near field of a dipole.You can choose the leng
Near-field-to-far-field-transf
- this document shows in a simple way the transformation of near field to far field.Also we can attain far field of an antenna by using that.,this document shows in a simple way the transformation of near field to far field.Also we can attain far field
MATLAB.zip
- Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。例如,图1(a)中的九条线段对应于如图1(b)所示的其Hough参数空间的九个累加器峰值。图1(b)中,Hough参数空间的横纵坐标分别为直线极坐标方程:ρ=x×cos(θ) + y×sin(θ) 的两个参数ρ和θ。九个峰值的ρ和θ值唯一的确定其对应线段所在直线的两个参数。并且线段的长度决定坐标(ρ,θ)处的
ShortestPathAlgorithm.rar
- 《数据结构》课程中,最短路径算法的C++实现。具有很好的参考价值!,The implementation of shortest path algorithm by C++ programming language.
Stack.rar
- 《数据结构》课程中,堆栈的C++实现。具有很好的参考价值!,The implementation of stack by C++ programming language.
RadomData.rar
- 《数据结构》课程中,生成随机数的C++实现。具有很好的参考价值!,The implementation of generation of random data list by C++ programming language.
DoublyLinkedList.rar
- 《数据结构》课程中,双向链表的C++实现。具有很好的参考价值!,The implementation of doubly linked list by C++ programming language.
