资源列表

« 1 2 ... .91 .92 .93 .94 .95 2296.97 .98 .99 .00 .01 ... 28522 »

[matlab例程vcc_mex

说明:一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管
<Dean> 在 2025-03-13 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法nnet

说明:matlab神经网络计算的实现,包括模型/实现/应用,并有简单的simulink-matlab neural network realization of the calculation, including the model/implementation/application has a simple simulink
<Dean> 在 2025-03-13 上传 | 大小:3.35mb | 下载:0

[matlab例程flatsignal5

说明:平滑信号程序源代码,可用于模态分解,EMD,LMD等模态分解方法都能用到-Smooth signal program source code. . . For EMD
<彭延峰> 在 2025-03-13 上传 | 大小:3kb | 下载:0

[matlab例程jf_Box_Muller_transform

说明:Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
<> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算c_mathematic_100

说明:经典的c语言写的算法程序,共100个,对学习很有帮助的。-Classic algorithm c language, with a total of 100, on learning useful.
<clayman> 在 2025-03-13 上传 | 大小:22kb | 下载:0

[数据结构常用算法dijkstra

说明:个人完成的dijkstra algorithm例程.直接读取文本文件并完成计算.设置为最大可读512点.-Personal completed dijkstra algorithm routines. Read a text file directly and complete the calculation. Set to the maximum 512 points readable.
<Alvin> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ROCandAUC

说明:计算ROC曲线和AUC的Matlab程序-Calculation of ROC curves and AUC of Matlab procedures
<刘国亮> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ROC

说明:% This routine provides a convenient way to produce Pd/FAD information % from likelihood ratio information.- This routine provides a convenient way to produce Pd/FAD information from likelihood ratio information.
<刘国亮> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法ssmcmcmatlab

说明:semi-supervised MCMC classification
<刘国亮> 在 2025-03-13 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法Statistics-ROC-0.04.tar

说明: A Perl module implementing receiver-operator-characteristic (ROC) curves with nonparametric confidence bounds
<刘国亮> 在 2025-03-13 上传 | 大小:17kb | 下载:0

[数学计算/工程计算matrix11

说明:Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the IN
<lxh> 在 2025-03-13 上传 | 大小:39kb | 下载:0

[matlab例程GAOT

说明:遗传算法工具箱,经 试用正常,-Genetic algorithm toolbox, with trial normal,
<李阳> 在 2025-03-13 上传 | 大小:173kb | 下载:1
« 1 2 ... .91 .92 .93 .94 .95 2296.97 .98 .99 .00 .01 ... 28522 »

源码中国 www.ymcn.org