当前位置:网站首页>Matlab judge palindrome number (only numbers)
Matlab judge palindrome number (only numbers)
2022-06-30 14:53:00 【Tongxuan Shangjing programmer】
Go straight to the code : So simple , A great bai , Recommended on this blog .
clc;clear;
N=input(':');S=fliplr(num2str(N));
if(N==S), disp(' It's palindrome number ');
else, disp(' Not palindrome ');
end
边栏推荐
- Clear the route cache in Vue
- CCF drawing (full mark code + problem solving ideas + skill summary) February 2, 2014
- Shift operator (detailed)
- Text matching - [naacl 2022] GPL
- Color classification of sorting
- Lfi-rce without controllable documents
- 分布式--OpenResty+lua+Redis
- Judgment of deep learning experiment results
- Svn password forgetting solution
- [extensive reading of papers] a delicious recipe analysis framework for exploring multi modal recipes with variable attributes
猜你喜欢

CCF adjacent number pairs (Full Score code + problem solving ideas + skill summary) 201409-1

Not satisfied with markdown native code block style? Try this beautify code screenshot tool~~

KnightCTF WEB

PS cutting height 1px, Y-axis tiling background image problem

Learn about data kinship JSON format design from sqlflow JSON format

V3 03_ Getting started
![【BUUCTF】[GXYCTF2019]Ping Ping Ping1](/img/dc/4d87dfb0c2fa9cd75b54e092fd3971.jpg)
【BUUCTF】[GXYCTF2019]Ping Ping Ping1

CCF numerical sorting (Full Score code + problem solving ideas + skill summary) 201503-2

CCF date calculation (Full Score code + skill summary) February 2, 2015

LIS error: this configuration section cannot be used in this path
随机推荐
ctfshow nodejs
CCF elimination games (Full Score code + problem solving ideas + skill summary) February 2, 2015
Average and maximum values of MATLAB matrix
V3 01_ Welcome
先锋期货安全么?现在期货开户都是哪些流程?期货手续费怎么降低?
HD mechanical principle · classic dynamic drawing of mechanical design
Vue returns to the previous page without refreshing the page / Vue caches the page
Programming of left-hand trapezoidal thread
day02
Lost connection to the flow server (0 retries remaining): |Out of retries, exiting! Error reporting solution (flow)
Sum of CCF digits (full mark code + problem solving idea) 201512-1
文本匹配——【NAACL 2022】GPL
How to realize selective screen recording for EV screen recording
Hbuilder most commonly used and full shortcut key set
立式加工中心的数控加工对刀具使用基本要求
Finding the median of two arrays by dichotomy
PHP recursive multi-level classification, infinite classification
Binary rotation array (1)
JS to realize simple lottery function
val_ Loss decreases first and then increases or does not decrease but only increases