资源列表

« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 15812 »

[matlab例程vc调用matlab

说明:将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少
<李震> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程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!
<欧阳文森> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程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
<欧阳文森> 在 2024-12-30 上传 | 大小:1kb | 下载:1

[matlab例程matlab灰度直方图

说明:matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿-Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people
<张张> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程charecg

说明:用MATLAB实现的网络设计与测试程序,为神经网络理论的应用-MATLAB network design and testing procedures for the neural network theories in the
<周岩> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程MCUT

说明:基于matlab的GUI界面的语音信号端点标定程序-Matlab-based GUI interface voice signal calibration procedures endpoint
<展颜> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程readwave

说明:用matlab读入wav文件数据的小程序-using Matlab wav file read the small program data
<展颜> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程RF_ch04

说明:《射频电路设计——理论与应用》一书课后习题第四章Matlab程序代码-"RF circuit design-- Theory and Application," a book chapter IV Swimming Exercises Matlab code
<华工> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程111

说明:本程序为malab的卡尔曼滤波器,用于雷达信号处理中航迹形-malab the procedures for the Kalman filter, for radar signal processing-Track
<范贤文> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程dct1_embed

说明:matlab数字水印 通过这个程序可以给原图象加上水印 但不可以提取!-a watermark sourcecode implemented by MATLAB. By using this program, primary image can be embedded while the watermark cannot be extracted.
<jn> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程dct1_recover

说明:matlab数字水印 通过这个程序可以给原图象加上水印 但不可以提取!-Matlab digital watermarking through this procedure can be added to the original image watermark but not extract!
<jn> 在 2024-12-30 上传 | 大小:1kb | 下载:0

[matlab例程mimo_awgn_bpsk_qpsk

说明:mimo with awgn channel bpsk and qpsk
<Hikmah Miladiyah> 在 2024-12-30 上传 | 大小:1kb | 下载:0
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 15812 »

源码中国 www.ymcn.org