资源列表
细化处理水位
- 处理水位图像的,使用MATLAB做的,将一张图中的水位提取出来
迭代多输入多输出
- 多输入多输出闭环迭代学习控制程序,能够是新学习的人很好的教程(ILC iteration learning control program)
zonghe
- 永磁同步电机矢量控制的simulink仿真,自己按照原理搭建的电机模型(Simulink simulation of permanent magnet synchronous motor vector control, according to the principle of the motor model set up)
tsp 2
- 使用分布式优化算法的概率思想解决tsp问题,内含一篇相关论文,txt文档复制到matlab中。 一些tsp标准测试数据(结合matlab可直接调用,只需要改掉matlab中调用路径即可) 自己的测试情况。 我算法内在100维以上就运行很慢,而且精度下降,如果有朋友找到解决方法可以联系我,大家学习交流 (比上次的上传完整很多)(using EDA solving tsp)
08885161Huoyantexingtiqu
- 火焰特性提前的代码,很好用,对图像识别和后续处理有帮助。(Flame characteristics ahead of the code, very easy to use, for image recognition and follow-up processing helpful.)
SVM
- 运用SVM训练分类,并给出标准化以及网络搜索方法确定SVM各参数(use SVM to train and classify samples)
e60a9bd4-ef5c-4c89-bfb3-9da40d5e4aba
- 低密度校验码 ,很好用的代码,功能已经实现编码和译码(Low density parity check code, very good code, the function has been achieved encoding and decoding)
single_phase_grid_pv
- 单相光伏逆变器仿真程序,单相相对简单,初学者可以看看,高手见谅(Single phase photovoltaic inverter simulation program, the single phase is relatively simple, beginners can see, the master understand)
vgg16
- 在使用深度神经网络时我们一般推荐使用大牛的组推出的和成功的网络。如最近的google团队推出的BN-inception网络和inception-v3以及微软最新的深度残差网络ResNET。(In the use of deep neural network we generally recommend the use of cattle group launched and successful network. Such as the recent google team launched B
aaa
- 运用GUI界面设计,设计小球运动轨迹模型,有开始,暂停,反向运动,退出等功能......音乐文件的读取(Using GUI interface design, the design of small ball trajectory model, there are start, pause, reverse movement, exit and other functions....Reading music files)
机器人队列
- xe=u(7);ye=u(8);the=u(9); vr=1;wr=1; delta1=0.05;delta2=0.05; k1=6;k2=6; s1=xe; s2=the+atan(vr*ye); Q=vr/(1+vr^2*ye^2); u4=(wr+Q*vr*sin(the)+k2*s2/(abs(s2)+delta2))/(1+Q*xe); w=u4; u3=ye*w+vr*cos(the)+k1*s1/(abs(s1)+delta1);
RMSE
- 对局部放电信号去噪的性能进行评价,RMSE值越接近于1,去噪效果越好(The performance of partial discharge signal denoising is evaluated, and the closer the RMSE value is to 1, the better the denoising effect is)
