资源列表
LMS 源程序
- MATLAB里面有LMS算法的程序,下面是我自己编写的LMS算法程序,供交流-MATLAB LMS algorithm inside the procedure, the following is my own preparation of the LMS algorithm procedures for the exchange of
bysj7
- CVSD语音压缩的算法和程序流程.量阶δ能够自动地随输入信号平均斜率的大小而连续变化,译码输出信号实现了对输入信号的理想逼近,最后在可编程逻辑器件(FPGA)中实现了CVSD调制功能。-CVSD voice compression algorithm and the program flow. Volume bands can automatically input signal with an average slope of the size of continuous change, d
waveup
- matlab实现s小波变换代码,m文件。输入图像矩阵,输出一幅图像,分为四块。-s Matlab achieve wavelet transform code, m documents. Input image matrix, the output an image, divided into four.
RotateImage-matlab
- Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % The function will put degrees in the range 0 % to 360 degrees and then into a range of -45 to 45 % degrees after performing elementary 90 degree rotations.
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
bp源程序
- 很好 我采用得是串行方式对bp网络进行训练,为何训练时误差dsum约来越大??望指教!-good, I have used in serial mode is the right bp network training, training errors are about to dsum greater? ? Look weekend!
边缘检测代码MATLAB
- 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析-code P0701 Note : Cell Edge Detection P0702 : Morphological analysis P0703 cancer : cancer color analysis
Matlab SRC
- 这是matlab在地球物理数据处理方面的源码,对从事地球物理的人员很有帮助-This the geophysical data processing source code, the right of persons engaged in geophysical helpful! !
图像处理程序设计Matlab
- 该文件是关于图像处理的ppt文件,不需要任何语言基础,适合所有的编程爱好者。-ppt file about image processing.useful for programmer regard of programing language
feedb
- 用MATLAB实现的神经网络控制器设计程序以及性能测试仿真程序-MATLAB neural network controller design process simulation and performance testing procedures
charecg
- 用MATLAB实现的网络设计与测试程序,为神经网络理论的应用-MATLAB network design and testing procedures for the neural network theories in the
vc与matlab接口
- 一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用-a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab