资源列表

« 1 2 ... .27 .28 .29 .30 .31 3032.33 .34 .35 .36 .37 ... 21467 »

[其他小程序WienerFilter

说明:设计一维纳滤波器,估计AR模型参数以及无码率-1 Wiener filter design, the estimated AR model parameters as well as bit-rate
<刘鹏飞> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[其他小程序1076

说明:对于给定的由n 个自然数组成的多重集S,编程计算S 的众数及其重数-For a given natural number n by the composition of the multi-set S, the calculated S and its emphasis on the plural number
<黄玉> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[其他小程序PQyuanchengxu

说明:可用于电力系统中的潮流分析,此算法为P-Q分解法,可扩展为快速分解法-Can be used for power system load flow analysis, this algorithm for the PQ decomposition method can be extended to the rapid decomposition
<ygq> 在 2025-06-28 上传 | 大小:10kb | 下载:0

[其他小程序4441

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
<> 在 2025-06-28 上传 | 大小:319kb | 下载:0

[其他小程序1111

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
<> 在 2025-06-28 上传 | 大小:88kb | 下载:0

[其他小程序xianghouchuanbo

说明:后向传播,它通过迭代地处理一组训练样本,将每个样本的网络预测与实际知道的类标号比较,进行学习。-To the dissemination of it through iteration to deal with a group of training samples, each sample of the network prediction and the actual label to know the class of comparison, the learning process.
<秋婷> 在 2025-06-28 上传 | 大小:30kb | 下载:0

[其他小程序jueceshu

说明:Generate_decision_tree算法由数据划分D的训练元组产生决策树。-Generate_decision_tree algorithm from the training data into D-tuple generated decision tree.
<秋婷> 在 2025-06-28 上传 | 大小:77kb | 下载:0

[其他小程序Petri

说明:模拟一个Petri网的行为:该程序应该读入一组转换规则,以及一组状态列表,这些状态对应与网络链路层发出一个新的分组或者接受一个新的分组。初始状态也是要读入的。该程序应该从初始状态开始,随机地选取那些激活的转换,并激发这些转换,检查一下看是否有“一台主机接受了2个分组而另一台主机并没有在此期间发出新的分组”这样的情形。-Simulation of the behavior of a Petri net: the program should be read into a set of transf
<秋婷> 在 2025-06-28 上传 | 大小:47kb | 下载:0

[其他小程序zhengzeceshi

说明:正则测试工具 适合初学者使用 功能很简单拉 用者方便啊`-Regular testing tools for beginners is very simple to use functionality to facilitate users pull `ah
<> 在 2025-06-28 上传 | 大小:46kb | 下载:0

[其他小程序1

说明:把着段代码复制下来存为文本文档,命名为1   在DOS下用debug<1.txt   生成一个可执行程序。   进去是一个3D游戏的旋转界面,还有一段美妙的音乐,真是牛!!!   快去看看吧 -To copy a paragraph code saved as a text document, named the one in DOS using debug
<dairy> 在 2025-06-28 上传 | 大小:6kb | 下载:0

[其他小程序KalmanFilterTutorial

说明: This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approach to start when learning the capabilities of it.
<dairy> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[其他小程序FrmLogListener

说明:可通过文件,udp, 等多种方式实现程序调试信息输出检视。udp采用局域网广播方式。所以可以在局域网中监视另一台计算上运行程序的信息。-Through the document, udp, realize a variety of ways, such as program debugging information output to view. udp broadcast using local area network. Therefore, surveillance in the loc
<王亚龙> 在 2025-06-28 上传 | 大小:53kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 3032.33 .34 .35 .36 .37 ... 21467 »

源码中国 www.ymcn.org