资源列表
[人工智能/神经网络/遗传算法] SVMcgForClass
说明:用于支持向量机的惩罚参数和G的参数寻优问题,利用网格算法的搜索方式,并进行了可视化-we try to find the most optimal c and g to get the highest accuracy base SVM<于明> 在 2026-01-20 上传 | 大小:1kb | 下载:0
[matlab例程] MulticastAodv
说明:Write a MATLAB program to generate a few activation functions that are being used in neural networks.<> 在 2026-01-20 上传 | 大小:1kb | 下载:0
[matlab例程] StackedBar
说明:To show stacked bar in matlab programe<asyrafazmin> 在 2026-01-20 上传 | 大小:1kb | 下载:0
[matlab例程] MUL
说明:MUL CODE FOR MATLAB,,,easy to implement<Manmeet Ghuman> 在 2026-01-20 上传 | 大小:1kb | 下载:0
[matlab例程] maodv
说明:code worls for multiple unicast<Manmeet Ghuman> 在 2026-01-20 上传 | 大小:1kb | 下载:0
[matlab例程] multiple-unicast
说明:code run output for multiple paths for aodv only<Manmeet Ghuman> 在 2026-01-20 上传 | 大小:1kb | 下载:0
[matlab例程] MULTISOURCE
说明:multipath code for matlab<Manmeet Ghuman> 在 2026-01-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] EvaluateReversePolishNotation
说明:Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 ,<lb> 在 2026-01-20 上传 | 大小:1kb | 下载:0